‎2007 Dec 07 5:41 PM
Hi fnds,
In my requirement. iam sending data.but in that invtry_cost_paid field is not getting proper currensy.here i find out that the actual currency is EUR it was converting in to USD.what i find out is getting dollers that are not the inventory acct changes.
In this code they did not use any convertion function module.
Then where we have to change the code.
‎2007 Dec 07 6:33 PM
use this FM at the right Spot.
CONVERT_TO_LOCAL_CURRENCY
CONVERT_TO_FOREIGN_CURRENCY
CALCULATE_EXCHANGE_RATE
READ_EXCHANGE_RATE
A
‎2007 Dec 07 11:47 PM
Debug the code u will get an idea where it is converting.
Regards,
vijay