Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductMLPricesSelectable
Packages that use ProductMLPricesSelectable
Package
Description
-
Uses of ProductMLPricesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductMLPricesSelectableModifier and TypeFieldDescriptionstatic final ProductMLPricesSelectableProductMLPrices.ALL_FIELDSSelector for all available fields of ProductMLPrices. -
Uses of ProductMLPricesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductMLPricesSelectableModifier and TypeClassDescriptionclassProductMLPricesField<FieldT>Template class to represent entity fields of the EntityProductMLPrices. -
Uses of ProductMLPricesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductMLPricesSelectableModifier and TypeClassDescriptionclassProductMLPricesLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductMLPricesto other entities.classProductMLPricesOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductMLPricesto other entities, where the cardinality of the related entity is at most 1.