Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.ALTERNATIVE_UNIT
Use with available fluent helpers to apply the AlternativeUnit field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.CAPACITY_USAGE
Use with available fluent helpers to apply the CapacityUsage field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.GLOBAL_TRADE_ITEM_NUMBER
Use with available fluent helpers to apply the GlobalTradeItemNumber field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.GLOBAL_TRADE_ITEM_NUMBER_CATEGORY
Use with available fluent helpers to apply the GlobalTradeItemNumberCategory field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.GROSS_WEIGHT
Use with available fluent helpers to apply the GrossWeight field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.LOWER_LEVEL_PACKAGING_UNIT
Use with available fluent helpers to apply the LowerLevelPackagingUnit field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.MATERIAL_VOLUME
Use with available fluent helpers to apply the MaterialVolume field to query operations.
|
static ProductUnitsOfMeasureField<Short> |
ProductUnitsOfMeasure.MAXIMUM_STACKING_FACTOR
Use with available fluent helpers to apply the MaximumStackingFactor field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.PRODUCT_MEASUREMENT_UNIT
Use with available fluent helpers to apply the ProductMeasurementUnit field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.QUANTITY_DENOMINATOR
Use with available fluent helpers to apply the QuantityDenominator field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.QUANTITY_NUMERATOR
Use with available fluent helpers to apply the QuantityNumerator field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.REMAINING_VOLUME_AFTER_NESTING
Use with available fluent helpers to apply the RemainingVolumeAfterNesting field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_HEIGHT
Use with available fluent helpers to apply the UnitSpecificProductHeight field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_LENGTH
Use with available fluent helpers to apply the UnitSpecificProductLength field to query operations.
|
static ProductUnitsOfMeasureField<BigDecimal> |
ProductUnitsOfMeasure.UNIT_SPECIFIC_PRODUCT_WIDTH
Use with available fluent helpers to apply the UnitSpecificProductWidth field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.VOLUME_UNIT
Use with available fluent helpers to apply the VolumeUnit field to query operations.
|
static ProductUnitsOfMeasureField<String> |
ProductUnitsOfMeasure.WEIGHT_UNIT
Use with available fluent helpers to apply the WeightUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductUnitsOfMeasureField<T> |
ProductUnitsOfMeasure.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductUnitsOfMeasure.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.