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

EXCHANGE RATE

Former Member
0 Likes
766

Hi All,

How to get the exchange rates between 2 currencies.

Where this exchange rate is been maintained.

Thanks is advance.

Regards,

SP

Hi All,

How to get the exchange rates between 2 currencies.

Where this exchange rate is been maintained.

Thanks is advance.

Regards,

SP

5 REPLIES 5
Read only

Former Member
0 Likes
690

Use FM

CONVERT_TO_FOREIGN_CURRENCY

Reawrd if useful

Read only

Former Member
0 Likes
690

Hi

Check the table <b>TCURR</b>

all exchange rates are stored in that table

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
690

Look in the table: <b>TCURR.</b>

Many FM use this table, eg CALCULATE_EXCHANGE_RATE.

Read only

Former Member
0 Likes
690

READ_EXCHANGE_RATE Retrieve exchange rate on a particular date

Read only

Former Member
0 Likes
690

U can also see the fields vbrk-waerk and vbrk-kurrf for this.

reward if helpful

anju