The EUDIAL table in SAP ERP or S/4HANA stores Test data for dialog module management data. There are total 12 fields in EUDIAL table. The Test data for dialog module management 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 EUDIAL table. It is in Assorted maintenance tools (SEUA) ABAP package and is part of the Workbench Tools: Editors, Painters, Modelers (BC-DWB-TOO) module.
SAP EUDIAL Table Fields
Following is the list of fields that are available in SAP EUDIAL table. The primary key fields of the table are RELID (Relation ID), PROGNAME (ABAP Program Name), NAME (Name of ABAP Workbench Object), NUMMER (Counter), SEQID (Function Key), SRTF2 (Continuation ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RELID | Relation ID | RELID | CHAR (2) | |
| PROGNAME | ABAP Program Name | PROGNAME | CHAR (40) | |
| NAME | Name of ABAP Workbench Object | EU_NAME | CHAR (30) | |
| NUMMER | Counter | NUM03 | NUMC (3) | |
| SEQID | Function Key | FNKEY | CHAR (1) | |
| SRTF2 | Continuation ID | SRTF2 | INT4 (10) | |
| LANGU | Maintenance language of a development object | EU_LANGU | * | LANG (1) |
| AUTOR | Author of development object | EU_AUTOR | * | CHAR (12) |
| DATUM | Date created | EU_DATUM | DATS (8) | |
| ZEIT | Time | EU_ZEIT | TIMS (6) | |
| CLUSTR | BIN2 data element for SYST | SYBIN2 | INT2 (5) | |
| CLUSTD | LRAW for SERPLISTS (EXPORT/IMPORT file) | SYLRAW | LRAW (3800) |


