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

Error when using BAPI_EXCHANGERATE_GETDETAIL

aris_hidalgo
Contributor
0 Likes
1,498

Hello experts,

I am currently using the said BAPI to get the exchange rate of a given currency to USD(U.S. Dollars). It works fine when converting some currencies to USD. But there are instances that it gives me an error. For example, I tried getting the exchange rate of EUR(Euro) to USD for the given date of 12/31/2005 and a rate type of 'ME'. We are using a different rate type which is 'ME' and not 'M'. I guess this is the reason why it gives an error.

But the confusing thing about this is that I checked the table TCURR and it has an exchange rate for the parameters above. What did I do wrong here?

Help would be greatly appreciated guys.Thanks a lot!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
856

Hi Viraylab,

try using FM "READ_EXCHANGE_RATE" this works fine for us in most of the cases.

Cheers

VJ

1 REPLY 1
Read only

Former Member
0 Likes
857

Hi Viraylab,

try using FM "READ_EXCHANGE_RATE" this works fine for us in most of the cases.

Cheers

VJ