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

Reg: Currency conversion

Former Member
0 Likes
571

Hi

Is there any FM to convert currency from any currency to USD..?

Hi

Is there any FM to convert currency from any currency to USD..?

3 REPLIES 3
Read only

Former Member
0 Likes
548

Hi ,

Please try the below function modules

'CONVERT_TO_LOCAL_CURRENCY'

or

'CONVERT_TO_FOREIGN_CURRENCY'

rgds

Sreenivas

Read only

Former Member
0 Likes
548

FYI: after using the above FM, u need to cross check with TCURR table........mostly, people use TYPE as "M".

thanq

Read only

Former Member
0 Likes
548

Thanks solved.