Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductUnitsOfMeasureField
Packages that use ProductUnitsOfMeasureField
-
Uses of ProductUnitsOfMeasureField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductUnitsOfMeasureFieldModifier and TypeFieldDescriptionstatic final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.ALTERNATIVE_UNITUse with available fluent helpers to apply the AlternativeUnit field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.CAPACITY_USAGEUse with available fluent helpers to apply the CapacityUsage field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.GLOBAL_TRADE_ITEM_NUMBERUse with available fluent helpers to apply the GlobalTradeItemNumber field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.GLOBAL_TRADE_ITEM_NUMBER_CATEGORYUse with available fluent helpers to apply the GlobalTradeItemNumberCategory field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.GROSS_WEIGHTUse with available fluent helpers to apply the GrossWeight field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.LOWER_LEVEL_PACKAGING_UNITUse with available fluent helpers to apply the LowerLevelPackagingUnit field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.MATERIAL_VOLUMEUse with available fluent helpers to apply the MaterialVolume field to query operations.static final ProductUnitsOfMeasureField<Short>ProductUnitsOfMeasure.MAXIMUM_STACKING_FACTORUse with available fluent helpers to apply the MaximumStackingFactor field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.PRODUCT_MEASUREMENT_UNITUse with available fluent helpers to apply the ProductMeasurementUnit field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.QUANTITY_DENOMINATORUse with available fluent helpers to apply the QuantityDenominator field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.QUANTITY_NUMERATORUse with available fluent helpers to apply the QuantityNumerator field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.REMAINING_VOLUME_AFTER_NESTINGUse with available fluent helpers to apply the RemainingVolumeAfterNesting field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_HEIGHTUse with available fluent helpers to apply the UnitSpecificProductHeight field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_LENGTHUse with available fluent helpers to apply the UnitSpecificProductLength field to query operations.static final ProductUnitsOfMeasureField<BigDecimal>ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_WIDTHUse with available fluent helpers to apply the UnitSpecificProductWidth field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.VOLUME_UNITUse with available fluent helpers to apply the VolumeUnit field to query operations.static final ProductUnitsOfMeasureField<String>ProductUnitsOfMeasure.WEIGHT_UNITUse with available fluent helpers to apply the WeightUnit field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductUnitsOfMeasureFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductUnitsOfMeasureField<T>ProductUnitsOfMeasure.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductUnitsOfMeasureField<T>Use with available fluent helpers to apply an extension field to query operations.