The EWUARCHIV table in SAP ERP or S/4HANA stores Critical archiving objects data. There are total 9 fields in EWUARCHIV table. The Critical archiving objects 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 EWUARCHIV 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 EWUARCHIV Table Fields
Following is the list of fields that are available in SAP EWUARCHIV table. The primary key fields of the table are MANDT (Client), PAKET (Number of the changeover package), DOCUMENT (Archiving Session Number), ARCHIV_KEY (Key for Archive File).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PAKET | Number of the changeover package | EWUUMSPAK | * | NUMC (3) |
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | CHAR (6) | |
| ARCHIV_KEY | Key for Archive File | ARKEY | CHAR (20) | |
| CREAT_DATE | Creation Date of Archive File | ADMI_CDATE | DATS (8) | |
| STATUS_FIL | Status of an individual archive file of an archive session | ADMI_STFIL | CHAR (1) | |
| LASTUSER | User Name | SYUNAME | CHAR (12) | |
| DATUM | System Date | SYDATUM | DATS (8) | |
| ZEIT | System Time | SYUZEIT | TIMS (6) |


