cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exchange rate table- Tcode

Former Member
0 Likes
8,898

Hi Experts,

Is there a way to generate a exchange rate table from SAP? It looks like we have done this in the past but no one knows which Tcode was used. I need to generate exchange rate tables for multiple currencies and it would be great if I could use SAP instead of going through histrocial records.

The previous tables we have in our files note they were from SAP and column labels are as follows: Exchange rate type, from currency, to-currency, valid from, exchange rate to, exchange rate from. Sharing the column labels with you to possibly provide more context for the table I am trying to generate.

Thanks in advance.

Laksen Ratnapala

View Entire Topic
Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes

Well, this doesn't really belong to this space... but the SAP table these fields are in is TCURR.

You could pull the data using either some ABAP program or even by displaying the table in SE16 and from an ALV grid or list view you can export the data to a spreadsheet if you want.

Former Member
0 Likes

I've been trying to access the TCURR table but haven't had any luck. It looks like I am locked out of running SE16. I'll contact our system admins. Thanks for the suggestion.