Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable.BillingDocReqPrcgElmntSelectable
Packages that use BillingDocReqPrcgElmntSelectable
Package
Description
-
Uses of BillingDocReqPrcgElmntSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocReqPrcgElmntSelectableModifier and TypeFieldDescriptionstatic final BillingDocReqPrcgElmntSelectableBillingDocReqPrcgElmnt.ALL_FIELDSSelector for all available fields of BillingDocReqPrcgElmnt. -
Uses of BillingDocReqPrcgElmntSelectable 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 BillingDocReqPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocReqPrcgElmntField<FieldT>Template class to represent entity fields of the EntityBillingDocReqPrcgElmnt. -
Uses of BillingDocReqPrcgElmntSelectable 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 BillingDocReqPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocReqPrcgElmntLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocReqPrcgElmntto other entities.classBillingDocReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocReqPrcgElmntto other entities, where the cardinality of the related entity is at most 1.