Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable.BillingDocumentRequestItemSelectable
Packages that use BillingDocumentRequestItemSelectable
Package
Description
-
Uses of BillingDocumentRequestItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocumentRequestItemSelectableModifier and TypeFieldDescriptionstatic final BillingDocumentRequestItemSelectableBillingDocumentRequestItem.ALL_FIELDSSelector for all available fields of BillingDocumentRequestItem. -
Uses of BillingDocumentRequestItemSelectable 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 BillingDocumentRequestItemSelectableModifier and TypeClassDescriptionclassBillingDocumentRequestItemField<FieldT>Template class to represent entity fields of the EntityBillingDocumentRequestItem. -
Uses of BillingDocumentRequestItemSelectable 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 BillingDocumentRequestItemSelectableModifier and TypeClassDescriptionclassBillingDocumentRequestItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentRequestItemto other entities.classBillingDocumentRequestItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentRequestItemto other entities, where the cardinality of the related entity is at most 1.