Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable.BillingDocReqItemPrcgElmntSelectable
Packages that use BillingDocReqItemPrcgElmntSelectable
Package
Description
-
Uses of BillingDocReqItemPrcgElmntSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocReqItemPrcgElmntSelectableModifier and TypeFieldDescriptionstatic final BillingDocReqItemPrcgElmntSelectableBillingDocReqItemPrcgElmnt.ALL_FIELDSSelector for all available fields of BillingDocReqItemPrcgElmnt. -
Uses of BillingDocReqItemPrcgElmntSelectable 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 BillingDocReqItemPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocReqItemPrcgElmntField<FieldT>Template class to represent entity fields of the EntityBillingDocReqItemPrcgElmnt. -
Uses of BillingDocReqItemPrcgElmntSelectable 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 BillingDocReqItemPrcgElmntSelectableModifier and TypeClassDescriptionclassBillingDocReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocReqItemPrcgElmntto other entities.classBillingDocReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocReqItemPrcgElmntto other entities, where the cardinality of the related entity is at most 1.