I want to make purchase order from contract.
The currency of contract is 'JPY' but the currency of Purchase Order is 'KRW'.
So I have rounding problem.
For Example.
Netprice in contract is 10 JPY and netprice in PO is 100 KRW
I ordered 3 EA.
I expected 100 KRW * 3 EA = 300 KRW
But, 100 KRW * 3 EA = 301 KRW -> This is result now.
I think this is rounding problem during adjusting exchange rate.
Please let me know. How do I get 300 KRW...
Thank you for your help.
Edited by: Jinseo Park on Mar 4, 2009 7:36 AM