SAP IBP can convert currency on the fly, for example, when a user of Microsoft excel add-in or analytics selects target currency at runtime for a key figure, such as sales forecast revenue. The prerequisite for currency conversion are that exchange rates exists in the system and that a currency conversion calculation has been defined for the key figure involved.
Currency is configured in the system by adding currency and exchange rate attributes. The idea is to create a reference table containing the original currency (Currency ID) and the converted currency (Currency To ID), with the corresponding exchange rates included.
Add attributes T91CURRID and T91CURRIDDESC and mark T91CURRID as key.
Add attributes T91CURRTOID and T91CURRTOIDDESC and mark T91CURRTOID as key.
Give the respective reference attributes.
Add attributes T91CURRID, T91CURRTOID and T91EXCHANGERATE.
Create planning level and assign the master data types T91CURR and T91CURRTO
a) Add base planning level as T91MTHPRODCUSTCURR.
b) Add “Convert using” as T91EXCHANGERATE/
c) Add the required calculation given above.
Omkar Kalbhor
SAP IBP Consultant, Baranwal Consultancy and Services (BCS), Pune, Maharashtra, India