Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable.BillingDocumentRequestSelectable
Packages that use BillingDocumentRequestSelectable
Package
Description
-
Uses of BillingDocumentRequestSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocumentRequestSelectableModifier and TypeFieldDescriptionstatic final BillingDocumentRequestSelectableBillingDocumentRequest.ALL_FIELDSSelector for all available fields of BillingDocumentRequest. -
Uses of BillingDocumentRequestSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field that implement BillingDocumentRequestSelectableModifier and TypeClassDescriptionclassBillingDocumentRequestField<FieldT>Template class to represent entity fields of the EntityBillingDocumentRequest. -
Uses of BillingDocumentRequestSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link that implement BillingDocumentRequestSelectableModifier and TypeClassDescriptionclassBillingDocumentRequestLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentRequestto other entities.classBillingDocumentRequestOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentRequestto other entities, where the cardinality of the related entity is at most 1.