‎2008 Jun 09 9:34 AM
hi guys,
do we have any function module can be used to retrieve exchange rate from table tcurr (tcode ob08).
i have the following information as input.
1. exchange rate type
2. from currency
3. to currency.
thanks.
‎2008 Jun 09 9:47 AM
Hi ,
FM are
COPA_CALCULATE_EXCHANGE_RATE
READ_EXCHANGE_RATE
CALCULATE_EXCHANGE_RATE
Please reward if useful.
‎2008 Jun 09 9:55 AM
Hi,
You can use FMs CONVERT_TO_LOCAL_CURRENCY and CONVERT_TO_FOREIGN_CURRENCY.
Thanks,
Sriram Ponna.
‎2008 Jun 09 9:56 AM
hi,
you can get it from FM :READ_EXCHANGE_RATE.
Or form table field TCURR-UKURS.
‎2008 Jun 09 10:05 AM
hi all,
i have tried all the FM mentioned above unfortunatelly none of the above work for my case.
the READ_EXCHANGE_RATE actually didn't return exchange rate.