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

Currency Conversion

Former Member
0 Likes
584

I have 3 non US currencies , 3 exchange rates and 3 non US amount values.

Based on the given currency & exchange rate ,I need to convert the given 3 non US

Amounts to USD. Please help me in this issue.

4 REPLIES 4
Read only

Former Member
0 Likes
509

Hi,

Check this function module :

Do currency conversion, if amount is not in 'USD'

'CONVERT_FOREIGN_TO_FOREIGN_CUR'.

Read only

Former Member
0 Likes
509

CHk this thread.

Read only

Former Member
0 Likes
509

Hi Kam,

Can u explain abt this FM?

My requirement is,user wil give the exchange rate.Also,they will provide from_currrency , to_currrency

and from_amount.Based on the given inputs only I need to display to_amount.

But in this FM exchange rate s calculated based on the given date.

Pls clarify me.

Thanx.

Read only

Former Member
0 Likes
509

problem resolved