UI_FML_CHG_MATERIAL_PRICES

OData Service Package: ODATA_ML_CHANGEMATERIALPRICES

F6489 Change Material Prices OData V2

UI_FML_CHG_MATERIAL_PRICES is an OData service definition in SAP S/4HANA. It exposes 5 CDS view(s). It has 1 service binding(s).

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_FML_CHG_MATERIAL_PRICES ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
F6489 Change Material Prices Transactional With this app, you create, analyze, simulate, and post material price changes. It allows you to change inventory prices, including sales order stock and project stock. You can change current material valuation prices retroactively or at the current date. To do so, enter the posting date and company code in the selection screen. You can change the price for a single reference valuation, then convert those changes to some or all valuations of the same material, or change prices for valuations individually. As you make changes, you can see the impact of the changes on price and valuation as percentages. You can also simulate material price changes to check for errors, warnings, and inconsistencies before posting.

Source

@EndUserText.label: 'F6489 Change Material Prices OData V2'
define service UI_FML_CHG_MATERIAL_PRICES {
  expose C_MaterialLedgerPriceOverview;
  expose C_InventoryPriceChangeTP;
  expose C_InventoryPriceChangeItemTP;
  expose I_UserContactCard;
  expose C_ParallelAccountingSwitch;
}