2007 Apr 04 9:17 AM
Hi,
I need to convert the local currency to foreign currency , example from Indian amount to Brazil amount ,
I was try do this with the help of FM CONVERT_TO_LOCAL_CURRENCY
since im unable to solve this ,please help me ..
Dhanoo
2007 Apr 04 9:23 AM
Paul,
Why do you need FM ...
You can use table T005..
SD_GET_LOCAL_CURRENCY
LOCAL_CURRENCY_DETERMINE
LOCAL_CURRENCY_GET
ISB_CONVERT_TO_LOCAL_CURRENCY
Currency Convertion (i.e. from EUR to GBP):
http://www.sapdevelopment.co.uk/country/country_curr.htm
Convert currency value from internal(SAP) to external(display)
http://www.sapdevelopment.co.uk/country/country_inttoext.htm
CONVERT_TO_LOCAL_CURRENCY_N
CONVERT_TO_LOCAL_CURRENCY_O.
CONVERT_TO_FOREIGN_CURRENCY
Chk this Link
Don't forget to reward if useful
2007 Apr 04 9:24 AM
Hi Dhanoo,
Try using this FM AIS2_BP_CURR_CONVERSION
Thanks and Regads,
Kunjal Patel
2007 Apr 04 9:25 AM
Hi,
use the below function modules, give your current currency value & CURR key and give new CURR key,
that will give you the currency value in new CURR.
CONVERT_TO_FOREIGN_CURRENCY -
Convert Currency
Cheers,
Simha.
Reward all the helpful answers..
2007 Apr 04 9:29 AM
Hi Paul,
According to your requirement use the following FMs,
CONVERT_TO_FOREIGN_CURRENCY :Translate local currency amount into foreign currency
CONVERT_TO_LOCAL_CURRENCY :Translate foreign currency amount to local currency
Better to check once the parameters.
Hope this helps you, reply for queries, Shall post you the updates.
Regards.
Kumar. .
2007 Apr 04 9:30 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |