Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductUnitsOfMeasureEANSelectable
Packages that use ProductUnitsOfMeasureEANSelectable
Package
Description
-
Uses of ProductUnitsOfMeasureEANSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductUnitsOfMeasureEANSelectableModifier and TypeFieldDescriptionstatic final ProductUnitsOfMeasureEANSelectableProductUnitsOfMeasureEAN.ALL_FIELDSSelector for all available fields of ProductUnitsOfMeasureEAN. -
Uses of ProductUnitsOfMeasureEANSelectable 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 ProductUnitsOfMeasureEANSelectableModifier and TypeClassDescriptionclassProductUnitsOfMeasureEANField<FieldT>Template class to represent entity fields of the EntityProductUnitsOfMeasureEAN. -
Uses of ProductUnitsOfMeasureEANSelectable 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 ProductUnitsOfMeasureEANSelectableModifier and TypeClassDescriptionclassProductUnitsOfMeasureEANLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductUnitsOfMeasureEANto other entities.classProductUnitsOfMeasureEANOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductUnitsOfMeasureEANto other entities, where the cardinality of the related entity is at most 1.