on 2017 Sep 04 5:30 AM
Hi All,
I have scenario where currency conversion is taking place from Russian Ruble(RUB) to British Pound( GBP). The value being converted is 0.15 RUB, exchange rate being 0.013 . So 0.15 RUB should be 0.002 GBP . But SAP gives 0.15 GBP. Below is what i found .
After the call to conversion FM, the result is as below
Converted value is 0 as per SAP . Exchange rate is 0.0137 .
On the condition screen value for this shows as 0.15 GBP as SAP is copying RUB value since conversion resulted in 0.
It looks like there is issue with truncation and number of decimals . If you have encountered similar issue , please help out on how to get this resolved.
Thanks in advance !!!
Request clarification before answering.
You are using a formula (in the customer name range) to calculate values, which could potentially influence the way currency conversions are applied.
Check the logic in it with the help of your developers.
Another set of test cases, which are worth trying out is conversion between currencies with different decimal places - e.g. between USD and COP.
There are ways to achieve higher precision in pricing (more decimal places for currencies), but considering the low value of the article I am not sure whether this is a valid business case.
What happens if you sell 1000 items instead of just one? Does calculation produce better results?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
102 | |
15 | |
9 | |
7 | |
4 | |
4 | |
3 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.