SAP Table TCURF
Conversion Factors
TCURF (Conversion Factors) 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 TCURF to other SAP tables.
TCURF 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 from which the entry is valid | GDATU_INVV | CHAR | 8 | 0 | |||
FFACT | Ratio for the "From" Currency Units | FFACT_CURR | DEC | 9 | 0 | |||
TFACT | Ratio for the "To" Currency Units | TFACT_CURR | DEC | 9 | 0 | |||
ABWCT | Alternative exchange rate type | ABWKT_CURR | TCURV | CHAR | 4 | 0 | ||
ABWGA | Date from which the alternative exchange rate type is valid | ABWGA_CURR | DATS | 8 | 0 |
TCURF foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCURF | ABWCT | TCURF | ABWCT | TCURV | Exchange rate types for currency translation | KURST |
TCURF | ABWCT | TCURF | MANDT | TCURV | Exchange rate types for currency translation | MANDT |
TCURF | FCURR | TCURF | MANDT | TCURC | Currency Codes | MANDT |
TCURF | FCURR | TCURF | FCURR | TCURC | Currency Codes | WAERS |
TCURF | KURST | TCURF | MANDT | TCURV | Exchange rate types for currency translation | MANDT |
TCURF | KURST | TCURF | KURST | TCURV | Exchange rate types for currency translation | KURST |
TCURF | MANDT | TCURF | MANDT | T000 | Clients | MANDT |
TCURF | TCURR | TCURF | MANDT | TCURC | Currency Codes | MANDT |
TCURF | TCURR | TCURF | TCURR | TCURC | Currency Codes | WAERS |