Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductValuationSelectable
Packages that use ProductValuationSelectable
Package
Description
-
Uses of ProductValuationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationSelectableModifier and TypeFieldDescriptionstatic final ProductValuationSelectableProductValuation.ALL_FIELDSSelector for all available fields of ProductValuation. -
Uses of ProductValuationSelectable 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 ProductValuationSelectableModifier and TypeClassDescriptionclassProductValuationField<FieldT>Template class to represent entity fields of the EntityProductValuation. -
Uses of ProductValuationSelectable 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 ProductValuationSelectableModifier and TypeClassDescriptionclassProductValuationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationto other entities.classProductValuationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationto other entities, where the cardinality of the related entity is at most 1.