Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable.BillingDocumentPrcgElmntSelectable
Packages that use BillingDocumentPrcgElmntSelectable
Package
Description
-
Uses of BillingDocumentPrcgElmntSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument declared as BillingDocumentPrcgElmntSelectableModifier and TypeFieldDescriptionstatic final BillingDocumentPrcgElmntSelectableBillingDocumentPrcgElmnt.ALL_FIELDSSelector for all available fields of BillingDocumentPrcgElmnt. -
Uses of BillingDocumentPrcgElmntSelectable 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 BillingDocumentPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocumentPrcgElmntField<FieldT>Template class to represent entity fields of the EntityBillingDocumentPrcgElmnt. -
Uses of BillingDocumentPrcgElmntSelectable 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 BillingDocumentPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocumentPrcgElmntLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentPrcgElmntto other entities.classBillingDocumentPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentPrcgElmntto other entities, where the cardinality of the related entity is at most 1.