Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.InventoryPriceChangeFluentHelper
Packages that use InventoryPriceChangeFluentHelper
-
Uses of InventoryPriceChangeFluentHelper in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services that return InventoryPriceChangeFluentHelperModifier and TypeMethodDescriptionDefaultMaterialPriceService.inventoryPriceChange(String currency, String currencyRole, String material, BigDecimal inventoryPrice, LocalDateTime postingDate, BigDecimal materialPriceUnitQty, String valuationArea, String inventoryValuationType) Deprecated.MaterialPriceService.inventoryPriceChange(String currency, String currencyRole, String material, BigDecimal inventoryPrice, LocalDateTime postingDate, BigDecimal materialPriceUnitQty, String valuationArea, String inventoryValuationType) Deprecated.Creates a fluent helper for the InventoryPriceChange OData function import.