Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.BillingDocumentSelectable
Packages that use BillingDocumentSelectable
Package
Description
-
Uses of BillingDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance 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.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.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.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.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.