The EWUCLSTAT table in SAP ERP or S/4HANA stores EMU Cnv: Status Table for Conversion with Clusters data. There are total 29 fields in EWUCLSTAT table. The EMU Cnv: Status Table for Conversion with Clusters 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 EWUCLSTAT table. It is in EMU Cluster Solution + Parallel Document Converter (ECLU) ABAP package and is part of the Local Currency Changeover (CA-EUR-CNV) module.
SAP EWUCLSTAT Table Fields
Following is the list of fields that are available in SAP EWUCLSTAT table. The primary key fields of the table are MANDT (Client), PAKET (Number of the changeover package), TABNAME (Name of Table to be Converted), TASK_NUMB (EMU Cnv: Number of Tasks for Conversion).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PAKET | Number of the changeover package | EWUUMSPAK | * | NUMC (3) |
| TABNAME | Name of Table to be Converted | EWUTABNAME | * | CHAR (30) |
| TASK_NUMB | EMU Cnv: Number of Tasks for Conversion | EWUUMTNUMB | NUMC (2) | |
| PROGRAMM | Program name | EWUUMSPGM | CHAR (40) | |
| CLU_RELID | EMU Cnv: Memory Area of Cluster | EWUUMRELID | CHAR (2) | |
| STATUS_PHS | Program Mode (Selection / Update) | EWUUMSSTMO | CHAR (3) | |
| STATUS_TEC | Technical Status of Program | EWUUMSSTTE | CHAR (3) | |
| STATUS_LOG | Status of the program | EWUUMSSTAT | CHAR (3) | |
| C_ERR_INT | EMU Cnv: Number of Cancelled Conversions in the Interval | EWUERR_STR | NUMC (1) | |
| C_ERR_ENT | EMU Cnv: Number of Faulty/Non-Convertible Entries | EWUERR_ENT | NUMC (3) | |
| COUNT_TOT | Number of records for a table | EWUUMSANZ | INT4 (10) | |
| COUNT_READ | Number of records read during the changeover | EWUANZUMSR | INT4 (10) | |
| COUNT_UPDA | Number of records changed during the changeover | EWUANZUMSU | INT4 (10) | |
| SIZE_UNCOM | EMU Cnv: Size of Dataset [Byte] Not Compressed | EWUSIZEUNC | NUMC (10) | |
| SIZE_COMPR | EMU Cnv: Size of Dataset [Byte] Compressed | EWUSIZECOM | NUMC (10) | |
| SDATE | Start date of the program | EWUUMSSDAT | DATS (8) | |
| STIME | Start time of the program | EWUUMSSTRT | CHAR (6) | |
| EDATE | End date of the program | EWUUMSEDAT | DATS (8) | |
| ETIME | End time of the program | EWUUMSENDE | CHAR (6) | |
| DTIME | EMU conversion: Program net runtime for a restart in seconds | EWUUMSZEIT | INT4 (10) | |
| PROTNAME | Log name | EWUUMSPROT | CHAR (40) | |
| JOBNAME | Background job name | BTCJOB | CHAR (32) | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR (8) | |
| LIMIT_LOW | EMU Cnv: Lower Interval Limit for Processing Clusters | EWULIMLOW | CHAR (4) | |
| LIMIT_HIGH | EMU Cnv: Upper Interval Limit for Processing Clusters | EWULIMHIGH | CHAR (4) | |
| LIMIT_REST | EMU conversion: Restart argument for terminated conversion | EWUUMSAUFA | CHAR (255) | |
| SUBTABFLG | Indicator: Subtable | EWUSBTBFLG | CHAR (1) | |
| PROCESSED | Completed indicator | EWUERLKZ | CHAR (1) |


