Currency Code Names — the language-dependent short and long text for each currency key in TCURC, the table WAERS-typed fields' display text resolves through once a currency check-table hit is confirmed against TCURC itself. SAP's real TCURT carries all its fields; this definition carries the table complete.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| LNG_CLV key | lingua clavis | Language Key | SPRAS | LANG 1 | T002 |
| CVM key | clavis monetae | Currency Key — resolves to TCURC | WAERS_CURC | CUKY 5 | TCURC |
| TXT | textus | Long Text | LTEXT | CHAR 40 | — |
| TXT2 | textus | Short text | KTEXT_CURT | CHAR 15 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
SPRAS | T002 | SPRAS |
WAERS | TCURC | WAERS |