The EDOMSGSTATUST table in SAP ERP or S/4HANA stores eDocument Message Status Description data. There are total 3 fields in EDOMSGSTATUST table. The eDocument Message Status 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 EDOMSGSTATUST table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOMSGSTATUST Table Fields
Following is the list of fields that are available in SAP EDOMSGSTATUST table. The primary key fields of the table are SPRAS (Language Key), MESSAGE_STATUS (eDocument Message Status).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | LANG (1) | |
| MESSAGE_STATUS | eDocument Message Status | EDOC_MESSAGE_STATUS | EDOMSGSTATUS | CHAR (10) |
| MSGSTATUS_DESC | eDocument Message Status Description | EDOC_MESSAGE_STATUS_DESC | CHAR (30) |


