Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductMLAccountField<String> |
ProductMLAccount.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ProductMLAccountField<String> |
ProductMLAccount.CURRENCY_ROLE
Use with available fluent helpers to apply the CurrencyRole field to query operations.
|
static ProductMLAccountField<BigDecimal> |
ProductMLAccount.MOVING_AVERAGE_PRICE
Use with available fluent helpers to apply the MovingAveragePrice field to query operations.
|
static ProductMLAccountField<BigDecimal> |
ProductMLAccount.PRICE_UNIT_QTY
Use with available fluent helpers to apply the PriceUnitQty field to query operations.
|
static ProductMLAccountField<String> |
ProductMLAccount.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductMLAccountField<String> |
ProductMLAccount.PRODUCT_PRICE_CONTROL
Use with available fluent helpers to apply the ProductPriceControl field to query operations.
|
static ProductMLAccountField<BigDecimal> |
ProductMLAccount.STANDARD_PRICE
Use with available fluent helpers to apply the StandardPrice field to query operations.
|
static ProductMLAccountField<String> |
ProductMLAccount.VALUATION_AREA
Use with available fluent helpers to apply the ValuationArea field to query operations.
|
static ProductMLAccountField<String> |
ProductMLAccount.VALUATION_TYPE
Use with available fluent helpers to apply the ValuationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductMLAccountField<T> |
ProductMLAccount.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductMLAccount.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.