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

Current exchange rate

Former Member
0 Likes
679

Hi Guys,

i need your help please.

Following situation:

Transaction SE16: I open the table TCURR and set the RateType to a user defined type. I get a result table with content.

But if i try to run the BAPI "BAPI_EXCHRATE_GETCURRENTRATES" with the same user defined RateType i get NO results.

Is there any solution for this? If i set the RateType = 'M' then i get the identical results.

Greetings.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

Check Tcurf table as the bapi uses tcurf table and not tcurr table

2 REPLIES 2
Read only

Former Member
0 Likes
615

Check Tcurf table as the bapi uses tcurf table and not tcurr table

Read only

0 Likes
614

There is no difference.. unfortunatly