Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductMLAccountField
Packages that use ProductMLAccountField
-
Uses of ProductMLAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductMLAccountFieldModifier and TypeFieldDescriptionstatic final ProductMLAccountField<String>ProductMLAccount.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ProductMLAccountField<String>ProductMLAccount.CURRENCY_ROLEUse with available fluent helpers to apply the CurrencyRole field to query operations.static final ProductMLAccountField<BigDecimal>ProductMLAccount.MOVING_AVERAGE_PRICEUse with available fluent helpers to apply the MovingAveragePrice field to query operations.static final ProductMLAccountField<BigDecimal>ProductMLAccount.PRICE_UNIT_QTYUse with available fluent helpers to apply the PriceUnitQty field to query operations.static final ProductMLAccountField<String>ProductMLAccount.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductMLAccountField<String>ProductMLAccount.PRODUCT_PRICE_CONTROLUse with available fluent helpers to apply the ProductPriceControl field to query operations.static final ProductMLAccountField<BigDecimal>ProductMLAccount.STANDARD_PRICEUse with available fluent helpers to apply the StandardPrice field to query operations.static final ProductMLAccountField<String>ProductMLAccount.VALUATION_AREAUse with available fluent helpers to apply the ValuationArea field to query operations.static final ProductMLAccountField<String>ProductMLAccount.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 ProductMLAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductMLAccountField<T>ProductMLAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductMLAccountField<T>Use with available fluent helpers to apply an extension field to query operations.