Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Steps for customizing currency conversion

Former Member
0 Likes
422

hi all ,

i have one amount in one currency i need to change that amount to another currency right now i m using

"CONVERT_AMOUNT_TO_CURRENCY" FM but this is not giving any value ..

i think some customization need to be done for this conversion.

can any one help in this .

1 REPLY 1
Read only

Former Member
0 Likes
385

Hi,

You can change your user Settings for Currency and Date via Transaction SU3.

And FMs which can be used for Currency conversion are :

CONVERT_TO_FOREIGN_CURRENCY : It converts local currency to foreign currency.

CONVERT_TO_LOCAL_CURRENCY : It converts from foreign currency to local currency .

Regards,

Lalit