Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable.BillingDocumentSelectable
Packages that use BillingDocumentSelectable
Package
Description
-
Uses of BillingDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument declared as BillingDocumentSelectableModifier and TypeFieldDescriptionstatic final BillingDocumentSelectableBillingDocument.ALL_FIELDSSelector for all available fields of BillingDocument. -
Uses of BillingDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field that implement BillingDocumentSelectableModifier and TypeClassDescriptionclassBillingDocumentField<FieldT>Template class to represent entity fields of the EntityBillingDocument. -
Uses of BillingDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link that implement BillingDocumentSelectableModifier and TypeClassDescriptionclassBillingDocumentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentto other entities.classBillingDocumentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentto other entities, where the cardinality of the related entity is at most 1.