Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductMLPricesField<String> |
ProductMLPrices.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ProductMLPricesField<String> |
ProductMLPrices.CURRENCY_ROLE
Use with available fluent helpers to apply the CurrencyRole field to query operations.
|
static ProductMLPricesField<BigDecimal> |
ProductMLPrices.FUTURE_PRICE
Use with available fluent helpers to apply the FuturePrice field to query operations.
|
static ProductMLPricesField<LocalDateTime> |
ProductMLPrices.FUTURE_PRICE_VALIDITY_START_DATE
Use with available fluent helpers to apply the FuturePriceValidityStartDate field to query operations.
|
static ProductMLPricesField<BigDecimal> |
ProductMLPrices.PLANNED_PRICE
Use with available fluent helpers to apply the PlannedPrice field to query operations.
|
static ProductMLPricesField<String> |
ProductMLPrices.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductMLPricesField<String> |
ProductMLPrices.VALUATION_AREA
Use with available fluent helpers to apply the ValuationArea field to query operations.
|
static ProductMLPricesField<String> |
ProductMLPrices.VALUATION_TYPE
Use with available fluent helpers to apply the ValuationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductMLPricesField<T> |
ProductMLPrices.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductMLPrices.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.