The EWUSAK table in SAP ERP or S/4HANA stores EMU: Currencies for participating G/L accounts data. There are total 6 fields in EWUSAK table. The EMU: Currencies for participating G/L accounts 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 EWUSAK 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 EWUSAK Table Fields
Following is the list of fields that are available in SAP EWUSAK table. The primary key fields of the table are MANDT (Client), PAKET (Number of the changeover package), BUKRS (Company code), SAKNR (G/L account number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PAKET | Number of the changeover package | EWUUMSPAK | EWUPAK | NUMC (3) |
| BUKRS | Company code | EWUUMSBUK | T001 | CHAR (4) |
| SAKNR | G/L account number | EWUUMSSAK | SKA1 | CHAR (10) |
| WAERS | Currency | EWUWAERS | TCURC | CUKY (5) |
| XSALH | Manage Balances in Local Currency Only (Indicator) | XSALH | CHAR (1) |


