TCURR - Exchange Rates
Exchange Rates information is stored in SAP table TCURR.
It is part of development package SFIB in software component BC-SRV-BSF-CUR. This development package consists of objects that can be grouped under "Financials: Components in Basis".
It is part of development package SFIB in software component BC-SRV-BSF-CUR. This development package consists of objects that can be grouped under "Financials: Components in Basis".
Fields for table TCURR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
KURST | Exchange Rate Type | X | KURST_CURR | CHAR | 4 | TCURV |
FCURR | From currency | X | FCURR_CURR | CUKY | 5 | TCURC |
TCURR | To-currency | X | TCURR_CURR | CUKY | 5 | TCURC |
GDATU | Date As of Which the Exchange Rate Is Effective | X | GDATU_INV | CHAR | 8 | |
UKURS | Exchange Rate | UKURS_CURR | DEC | 5 | ||
FFACT | Ratio for the "from" currency units | FFACT_CURR | DEC | 5 | ||
TFACT | Ratio for the "to" currency units | TFACT_CURR | DEC | 5 |