Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.selectable.PurOrdPricingElementSelectable
Packages that use PurOrdPricingElementSelectable
Package
Description
-
Uses of PurOrdPricingElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurOrdPricingElementSelectableModifier and TypeFieldDescriptionstatic final PurOrdPricingElementSelectablePurOrdPricingElement.ALL_FIELDSSelector for all available fields of PurOrdPricingElement. -
Uses of PurOrdPricingElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field that implement PurOrdPricingElementSelectableModifier and TypeClassDescriptionclassPurOrdPricingElementField<FieldT>Template class to represent entity fields of the EntityPurOrdPricingElement. -
Uses of PurOrdPricingElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link that implement PurOrdPricingElementSelectableModifier and TypeClassDescriptionclassPurOrdPricingElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurOrdPricingElementto other entities.classPurOrdPricingElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurOrdPricingElementto other entities, where the cardinality of the related entity is at most 1.