The EWUCUKTXT table in SAP ERP or S/4HANA stores Default texts for EMU participating currencies description data. There are total 5 fields in EWUCUKTXT table. The Default texts for EMU participating currencies description table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EWUCUKTXT table. It is in All objects for EURO conversion (EWU) ABAP package and is part of the Local Currency Changeover (CA-EUR-CNV) module.
SAP EWUCUKTXT Table Fields
Following is the list of fields that are available in SAP EWUCUKTXT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), ISOCD (ISO code for EMU national currencies).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| ISOCD | ISO code for EMU national currencies | ISOCD_TO | CHAR (3) | |
| LTEXT | Long Text | LTEXT | CHAR (40) | |
| KTEXT | Short text | KTEXT_CURT | CHAR (15) |


