The EDOREASONT table in SAP ERP or S/4HANA stores eDocument: Reason for Change data. There are total 5 fields in EDOREASONT table. The eDocument: Reason for Change 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 EDOREASONT table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOREASONT Table Fields
Following is the list of fields that are available in SAP EDOREASONT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), LAND1 (Country/Region Key), REASON (eDocument: Reason for Change).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| LAND1 | Country/Region Key | LAND1 | T005 | CHAR (3) |
| REASON | eDocument: Reason for Change | EDOC_REASON | EDOREASON | CHAR (4) |
| DESCRIPTION | eDocument Reason Description | EDOC_REASON_DESC | CHAR (100) |


