SAP Table TCURR

Exchange Rates

TCURR (Exchange Rates) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TCURR to other SAP tables.

TCURR table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
KURST Exchange Rate Type KURST_CURR TCURV CHAR 4 0
FCURR From currency FCURR_CURR TCURC CUKY 5 0
TCURR To-currency TCURR_CURR TCURC CUKY 5 0
GDATU Date As of Which the Exchange Rate Is Effective GDATU_INV CHAR 8 0
UKURS Exchange Rate UKURS_CURR DEC 9 5
FFACT Ratio for the "From" Currency Units FFACT_CURR DEC 9 0
TFACT Ratio for the "To" Currency Units TFACT_CURR DEC 9 0

TCURR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TCURR FCURR TCURR FCURR TCURC Currency Codes WAERS
TCURR FCURR TCURR MANDT TCURC Currency Codes MANDT
TCURR KURST TCURR MANDT TCURV Exchange rate types for currency translation MANDT
TCURR KURST TCURR KURST TCURV Exchange rate types for currency translation KURST
TCURR MANDT TCURR MANDT T000 Clients MANDT
TCURR TCURR TCURR MANDT TCURC Currency Codes MANDT
TCURR TCURR TCURR TCURR TCURC Currency Codes WAERS