Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductValuationCostingSelectable
Packages that use ProductValuationCostingSelectable
Package
Description
-
Uses of ProductValuationCostingSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationCostingSelectableModifier and TypeFieldDescriptionstatic final ProductValuationCostingSelectableProductValuationCosting.ALL_FIELDSSelector for all available fields of ProductValuationCosting. -
Uses of ProductValuationCostingSelectable 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 ProductValuationCostingSelectableModifier and TypeClassDescriptionclassProductValuationCostingField<FieldT>Template class to represent entity fields of the EntityProductValuationCosting. -
Uses of ProductValuationCostingSelectable 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 ProductValuationCostingSelectableModifier and TypeClassDescriptionclassProductValuationCostingLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationCostingto other entities.classProductValuationCostingOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationCostingto other entities, where the cardinality of the related entity is at most 1.