Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductUnitsOfMeasureEANField<String> |
ProductUnitsOfMeasureEAN.ALTERNATIVE_UNIT
Use with available fluent helpers to apply the AlternativeUnit field to query operations.
|
static ProductUnitsOfMeasureEANField<String> |
ProductUnitsOfMeasureEAN.CONSECUTIVE_NUMBER
Use with available fluent helpers to apply the ConsecutiveNumber field to query operations.
|
static ProductUnitsOfMeasureEANField<String> |
ProductUnitsOfMeasureEAN.INTERNATIONAL_ARTICLE_NUMBER_CAT
Use with available fluent helpers to apply the InternationalArticleNumberCat field to query operations.
|
static ProductUnitsOfMeasureEANField<Boolean> |
ProductUnitsOfMeasureEAN.IS_MAIN_GLOBAL_TRADE_ITEM_NUMBER
Use with available fluent helpers to apply the IsMainGlobalTradeItemNumber field to query operations.
|
static ProductUnitsOfMeasureEANField<String> |
ProductUnitsOfMeasureEAN.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductUnitsOfMeasureEANField<String> |
ProductUnitsOfMeasureEAN.PRODUCT_STANDARD_ID
Use with available fluent helpers to apply the ProductStandardID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductUnitsOfMeasureEANField<T> |
ProductUnitsOfMeasureEAN.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductUnitsOfMeasureEAN.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.