Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductValuationAccountField
Packages that use ProductValuationAccountField
-
Uses of ProductValuationAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationAccountFieldModifier and TypeFieldDescriptionstatic final ProductValuationAccountField<BigDecimal>ProductValuationAccount.COMMERCIAL_PRICE1_IN_CO_CODE_CRCYUse with available fluent helpers to apply the CommercialPrice1InCoCodeCrcy field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.COMMERCIAL_PRICE2_IN_CO_CODE_CRCYUse with available fluent helpers to apply the CommercialPrice2InCoCodeCrcy field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.COMMERCIAL_PRICE3_IN_CO_CODE_CRCYUse with available fluent helpers to apply the CommercialPrice3InCoCodeCrcy field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.DEVALUATION_YEAR_COUNTUse with available fluent helpers to apply the DevaluationYearCount field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.FUTURE_EVALUATED_AMOUNT_VALUEUse with available fluent helpers to apply the FutureEvaluatedAmountValue field to query operations.static final ProductValuationAccountField<LocalDateTime>ProductValuationAccount.FUTURE_PRICE_VALIDITY_START_DATEUse with available fluent helpers to apply the FuturePriceValidityStartDate field to query operations.static final ProductValuationAccountField<Boolean>ProductValuationAccount.IS_LIFO_AND_FIFO_RELEVANTUse with available fluent helpers to apply the IsLIFOAndFIFORelevant field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.LIFO_VALUATION_POOL_NUMBERUse with available fluent helpers to apply the LIFOValuationPoolNumber field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.TAX_PRICE2_IN_CO_CODE_CRCYUse with available fluent helpers to apply the TaxPrice2InCoCodeCrcy field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.TAX_PRICE3_IN_CO_CODE_CRCYUse with available fluent helpers to apply the TaxPrice3InCoCodeCrcy field to query operations.static final ProductValuationAccountField<BigDecimal>ProductValuationAccount.TAX_PRICEL1_IN_CO_CODE_CRCYUse with available fluent helpers to apply the TaxPricel1InCoCodeCrcy field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.VALUATION_AREAUse with available fluent helpers to apply the ValuationArea field to query operations.static final ProductValuationAccountField<String>ProductValuationAccount.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 ProductValuationAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductValuationAccountField<T>ProductValuationAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductValuationAccountField<T>Use with available fluent helpers to apply an extension field to query operations.