Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.COMMERCIAL_PRICE1_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the CommercialPrice1InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.COMMERCIAL_PRICE2_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the CommercialPrice2InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.COMMERCIAL_PRICE3_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the CommercialPrice3InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.DEVALUATION_YEAR_COUNT
Use with available fluent helpers to apply the DevaluationYearCount field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.FUTURE_EVALUATED_AMOUNT_VALUE
Use with available fluent helpers to apply the FutureEvaluatedAmountValue field to query operations.
|
static ProductValuationAccountField<LocalDateTime> |
ProductValuationAccount.FUTURE_PRICE_VALIDITY_START_DATE
Use with available fluent helpers to apply the FuturePriceValidityStartDate field to query operations.
|
static ProductValuationAccountField<Boolean> |
ProductValuationAccount.IS_LIFO_AND_FIFO_RELEVANT
Use with available fluent helpers to apply the IsLIFOAndFIFORelevant field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.LIFO_VALUATION_POOL_NUMBER
Use with available fluent helpers to apply the LIFOValuationPoolNumber field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.TAX_PRICE2_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the TaxPrice2InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.TAX_PRICE3_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the TaxPrice3InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<BigDecimal> |
ProductValuationAccount.TAX_PRICEL1_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the TaxPricel1InCoCodeCrcy field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.VALUATION_AREA
Use with available fluent helpers to apply the ValuationArea field to query operations.
|
static ProductValuationAccountField<String> |
ProductValuationAccount.VALUATION_TYPE
Use with available fluent helpers to apply the ValuationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductValuationAccountField<T> |
ProductValuationAccount.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductValuationAccount.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.