Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductValuationField
Packages that use ProductValuationField
-
Uses of ProductValuationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationFieldModifier and TypeFieldDescriptionstatic final ProductValuationField<String>ProductValuation.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductValuationField<String>ProductValuation.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ProductValuationField<LocalDateTime>ProductValuation.FUTURE_PLND_PRICE1_VALDTY_DATEUse with available fluent helpers to apply the FuturePlndPrice1ValdtyDate field to query operations.static final ProductValuationField<LocalDateTime>ProductValuation.FUTURE_PLND_PRICE2_VALDTY_DATEUse with available fluent helpers to apply the FuturePlndPrice2ValdtyDate field to query operations.static final ProductValuationField<LocalDateTime>ProductValuation.FUTURE_PLND_PRICE3_VALDTY_DATEUse with available fluent helpers to apply the FuturePlndPrice3ValdtyDate field to query operations.static final ProductValuationField<String>ProductValuation.INVENTORY_VALUATION_PROCEDUREUse with available fluent helpers to apply the InventoryValuationProcedure field to query operations.static final ProductValuationField<Boolean>ProductValuation.IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the IsMarkedForDeletion field to query operations.static final ProductValuationField<Boolean>ProductValuation.IS_PRODUCED_INHOUSEUse with available fluent helpers to apply the IsProducedInhouse field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.MOVING_AVERAGE_PRICEUse with available fluent helpers to apply the MovingAveragePrice field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PLANNED_PRICEUse with available fluent helpers to apply the PlannedPrice field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PLANNED_PRICE1_IN_CO_CODE_CRCYUse with available fluent helpers to apply the PlannedPrice1InCoCodeCrcy field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PLANNED_PRICE2_IN_CO_CODE_CRCYUse with available fluent helpers to apply the PlannedPrice2InCoCodeCrcy field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PLANNED_PRICE3_IN_CO_CODE_CRCYUse with available fluent helpers to apply the PlannedPrice3InCoCodeCrcy field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PREV_INVTRY_PRICE_IN_CO_CODE_CRCYUse with available fluent helpers to apply the PrevInvtryPriceInCoCodeCrcy field to query operations.static final ProductValuationField<String>ProductValuation.PRICE_DETERMINATION_CONTROLUse with available fluent helpers to apply the PriceDeterminationControl field to query operations.static final ProductValuationField<LocalDateTime>ProductValuation.PRICE_LAST_CHANGE_DATEUse with available fluent helpers to apply the PriceLastChangeDate field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.PRICE_UNIT_QTYUse with available fluent helpers to apply the PriceUnitQty field to query operations.static final ProductValuationField<String>ProductValuation.PROD_COST_EST_NUMBERUse with available fluent helpers to apply the ProdCostEstNumber field to query operations.static final ProductValuationField<String>ProductValuation.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductValuationField<String>ProductValuation.PRODUCT_ORIGIN_TYPEUse with available fluent helpers to apply the ProductOriginType field to query operations.static final ProductValuationField<String>ProductValuation.PRODUCT_USAGE_TYPEUse with available fluent helpers to apply the ProductUsageType field to query operations.static final ProductValuationField<String>ProductValuation.PROJECT_STOCK_VALUATION_CLASSUse with available fluent helpers to apply the ProjectStockValuationClass field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.STANDARD_PRICEUse with available fluent helpers to apply the StandardPrice field to query operations.static final ProductValuationField<BigDecimal>ProductValuation.TAX_BASED_PRICES_PRICE_UNIT_QTYUse with available fluent helpers to apply the TaxBasedPricesPriceUnitQty field to query operations.static final ProductValuationField<String>ProductValuation.VALUATION_AREAUse with available fluent helpers to apply the ValuationArea field to query operations.static final ProductValuationField<String>ProductValuation.VALUATION_CATEGORYUse with available fluent helpers to apply the ValuationCategory field to query operations.static final ProductValuationField<String>ProductValuation.VALUATION_CLASSUse with available fluent helpers to apply the ValuationClass field to query operations.static final ProductValuationField<String>ProductValuation.VALUATION_CLASS_SALES_ORDER_STOCKUse with available fluent helpers to apply the ValuationClassSalesOrderStock field to query operations.static final ProductValuationField<String>ProductValuation.VALUATION_TYPEUse with available fluent helpers to apply the ValuationType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductValuationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductValuationField<T>ProductValuation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductValuationField<T>Use with available fluent helpers to apply an extension field to query operations.