Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductValuationField<String> |
ProductValuation.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductValuationField<String> |
ProductValuation.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ProductValuationField<LocalDateTime> |
ProductValuation.FUTURE_PLND_PRICE1_VALDTY_DATE
Use with available fluent helpers to apply the FuturePlndPrice1ValdtyDate field to query operations.
|
static ProductValuationField<LocalDateTime> |
ProductValuation.FUTURE_PLND_PRICE2_VALDTY_DATE
Use with available fluent helpers to apply the FuturePlndPrice2ValdtyDate field to query operations.
|
static ProductValuationField<LocalDateTime> |
ProductValuation.FUTURE_PLND_PRICE3_VALDTY_DATE
Use with available fluent helpers to apply the FuturePlndPrice3ValdtyDate field to query operations.
|
static ProductValuationField<String> |
ProductValuation.INVENTORY_VALUATION_PROCEDURE
Use with available fluent helpers to apply the InventoryValuationProcedure field to query operations.
|
static ProductValuationField<Boolean> |
ProductValuation.IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductValuationField<Boolean> |
ProductValuation.IS_PRODUCED_INHOUSE
Use with available fluent helpers to apply the IsProducedInhouse field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.MOVING_AVERAGE_PRICE
Use with available fluent helpers to apply the MovingAveragePrice field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PLANNED_PRICE
Use with available fluent helpers to apply the PlannedPrice field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PLANNED_PRICE1_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the PlannedPrice1InCoCodeCrcy field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PLANNED_PRICE2_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the PlannedPrice2InCoCodeCrcy field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PLANNED_PRICE3_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the PlannedPrice3InCoCodeCrcy field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PREV_INVTRY_PRICE_IN_CO_CODE_CRCY
Use with available fluent helpers to apply the PrevInvtryPriceInCoCodeCrcy field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PRICE_DETERMINATION_CONTROL
Use with available fluent helpers to apply the PriceDeterminationControl field to query operations.
|
static ProductValuationField<LocalDateTime> |
ProductValuation.PRICE_LAST_CHANGE_DATE
Use with available fluent helpers to apply the PriceLastChangeDate field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.PRICE_UNIT_QTY
Use with available fluent helpers to apply the PriceUnitQty field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PROD_COST_EST_NUMBER
Use with available fluent helpers to apply the ProdCostEstNumber field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PRODUCT_ORIGIN_TYPE
Use with available fluent helpers to apply the ProductOriginType field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PRODUCT_USAGE_TYPE
Use with available fluent helpers to apply the ProductUsageType field to query operations.
|
static ProductValuationField<String> |
ProductValuation.PROJECT_STOCK_VALUATION_CLASS
Use with available fluent helpers to apply the ProjectStockValuationClass field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.STANDARD_PRICE
Use with available fluent helpers to apply the StandardPrice field to query operations.
|
static ProductValuationField<BigDecimal> |
ProductValuation.TAX_BASED_PRICES_PRICE_UNIT_QTY
Use with available fluent helpers to apply the TaxBasedPricesPriceUnitQty field to query operations.
|
static ProductValuationField<String> |
ProductValuation.VALUATION_AREA
Use with available fluent helpers to apply the ValuationArea field to query operations.
|
static ProductValuationField<String> |
ProductValuation.VALUATION_CATEGORY
Use with available fluent helpers to apply the ValuationCategory field to query operations.
|
static ProductValuationField<String> |
ProductValuation.VALUATION_CLASS
Use with available fluent helpers to apply the ValuationClass field to query operations.
|
static ProductValuationField<String> |
ProductValuation.VALUATION_CLASS_SALES_ORDER_STOCK
Use with available fluent helpers to apply the ValuationClassSalesOrderStock field to query operations.
|
static ProductValuationField<String> |
ProductValuation.VALUATION_TYPE
Use with available fluent helpers to apply the ValuationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductValuationField<T> |
ProductValuation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductValuation.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.