Hello,
I want to send currency Amount values and Currency key to third party system.
For currency amount I'm using 0DEB_CRE_DC Key figure, it has 2 decimal i.e 0.00.
We are sending different currency key values to BW like USD, EUR, JPY,IDP,COP etc...
USD and EUR currency values having two decimals, but IDP, JPY having 3 decimal values.
After loading data into BW system IDP and JPY values are changing.
Ex: source system values 523,123 after loading data into BW, the value storing in BW as 5,231.23
How we can handle such kind of scenarios in BW.
Santhosh