Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductUnitsOfMeasureEANField
Packages that use ProductUnitsOfMeasureEANField
-
Uses of ProductUnitsOfMeasureEANField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductUnitsOfMeasureEANFieldModifier and TypeFieldDescriptionstatic final ProductUnitsOfMeasureEANField<String>ProductUnitsOfMeasureEAN.ALTERNATIVE_UNITUse with available fluent helpers to apply the AlternativeUnit field to query operations.static final ProductUnitsOfMeasureEANField<String>ProductUnitsOfMeasureEAN.CONSECUTIVE_NUMBERUse with available fluent helpers to apply the ConsecutiveNumber field to query operations.static final ProductUnitsOfMeasureEANField<String>ProductUnitsOfMeasureEAN.INTERNATIONAL_ARTICLE_NUMBER_CATUse with available fluent helpers to apply the InternationalArticleNumberCat field to query operations.static final ProductUnitsOfMeasureEANField<Boolean>ProductUnitsOfMeasureEAN.IS_MAIN_GLOBAL_TRADE_ITEM_NUMBERUse with available fluent helpers to apply the IsMainGlobalTradeItemNumber field to query operations.static final ProductUnitsOfMeasureEANField<String>ProductUnitsOfMeasureEAN.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductUnitsOfMeasureEANField<String>ProductUnitsOfMeasureEAN.PRODUCT_STANDARD_IDUse with available fluent helpers to apply the ProductStandardID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductUnitsOfMeasureEANFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductUnitsOfMeasureEANField<T>ProductUnitsOfMeasureEAN.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductUnitsOfMeasureEANField<T>Use with available fluent helpers to apply an extension field to query operations.