‎2006 Jul 14 7:56 PM
Hi,
In FI I need to check the Exchange rate basing on the Posting date.
If the date is not existed in the TCURR table equal to the posting date, then I need to get exchange rate basing on the near to the date posting date.
Is there any FM or method to get it.
Thanks,
Pavan.
‎2006 Jul 14 8:00 PM
‎2006 Jul 14 8:00 PM
Hi Pavan,
Please check this FM.
READ_EXCHANGE_RATE
CALCULATE_EXCHANGE_RATE
Hope this will help
Regards,
Ferry Lianto
‎2006 Jul 14 8:12 PM
Hi,
Try CALCULATE_EXCHANGE_RATE.
Regards,
Tanveer.
<b>Please mark helpful answers</b>
‎2006 Jul 14 8:13 PM
Hi pavan,
I don't think there is a function module of such kind.
If you want to convert the currency..use FM
CONVERT_TO_LOCAL_CURRENCY
This FM exports the exchange rate also.
Hope this helps.
Regards,
Vivek M
PS: Award points if helpful
‎2006 Jul 15 2:49 PM
Hi Pavan,
Try "READ_EXCHANGE_RATE" function module to get the Exchange rate.
For sample code go through the below link:
http://www.sapdevelopment.co.uk/country/country_curr.htm
Hope this will heplful.
Regards,
Bhavana