Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductMLPricesField
Packages that use ProductMLPricesField
-
Uses of ProductMLPricesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductMLPricesFieldModifier and TypeFieldDescriptionstatic final ProductMLPricesField<String>ProductMLPrices.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ProductMLPricesField<String>ProductMLPrices.CURRENCY_ROLEUse with available fluent helpers to apply the CurrencyRole field to query operations.static final ProductMLPricesField<BigDecimal>ProductMLPrices.FUTURE_PRICEUse with available fluent helpers to apply the FuturePrice field to query operations.static final ProductMLPricesField<LocalDateTime>ProductMLPrices.FUTURE_PRICE_VALIDITY_START_DATEUse with available fluent helpers to apply the FuturePriceValidityStartDate field to query operations.static final ProductMLPricesField<BigDecimal>ProductMLPrices.PLANNED_PRICEUse with available fluent helpers to apply the PlannedPrice field to query operations.static final ProductMLPricesField<String>ProductMLPrices.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductMLPricesField<String>ProductMLPrices.VALUATION_AREAUse with available fluent helpers to apply the ValuationArea field to query operations.static final ProductMLPricesField<String>ProductMLPrices.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 ProductMLPricesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductMLPricesField<T>ProductMLPrices.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductMLPricesField<T>Use with available fluent helpers to apply an extension field to query operations.