SAP Table TCURL
Leading Currency
TCURL (Leading Currency) 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 TCURL to other SAP tables.
TCURL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LWAERS | Leading currency in exchange rate quotation | LWAERS | TCURC | CUKY | 5 | 0 | ||
FWAERS | Following currency in exchange rate quotation | FWAERS | TCURC | CUKY | 5 | 0 | ||
SPOTDAYS | No. of working days between contract date and spot date | SPOTDAYS | CHAR | 6 | 0 |
TCURL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCURL | FWAERS | TCURL | MANDT | TCURC | Currency Codes | MANDT |
TCURL | FWAERS | TCURL | FWAERS | TCURC | Currency Codes | WAERS |
TCURL | LWAERS | TCURL | LWAERS | TCURC | Currency Codes | WAERS |
TCURL | LWAERS | TCURL | MANDT | TCURC | Currency Codes | MANDT |
TCURL | MANDT | TCURL | MANDT | T000 | Clients | MANDT |