Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductUnitsOfMeasureSelectable
Packages that use ProductUnitsOfMeasureSelectable
Package
Description
-
Uses of ProductUnitsOfMeasureSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductUnitsOfMeasureSelectableModifier and TypeFieldDescriptionstatic final ProductUnitsOfMeasureSelectableProductUnitsOfMeasure.ALL_FIELDSSelector for all available fields of ProductUnitsOfMeasure. -
Uses of ProductUnitsOfMeasureSelectable 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 ProductUnitsOfMeasureSelectableModifier and TypeClassDescriptionclassProductUnitsOfMeasureField<FieldT>Template class to represent entity fields of the EntityProductUnitsOfMeasure. -
Uses of ProductUnitsOfMeasureSelectable 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 ProductUnitsOfMeasureSelectableModifier and TypeClassDescriptionclassProductUnitsOfMeasureLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductUnitsOfMeasureto other entities.classProductUnitsOfMeasureOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductUnitsOfMeasureto other entities, where the cardinality of the related entity is at most 1.