The EDOINTT table in SAP ERP or S/4HANA stores eDocument Interface description – OBSOLETE data. There are total 4 fields in EDOINTT table. The eDocument Interface description – OBSOLETE 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 EDOINTT table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOINTT Table Fields
Following is the list of fields that are available in SAP EDOINTT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), INTERFACE_ID (Interface).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| INTERFACE_ID | Interface | EDOC_INTERFACE_ID | EDOINT | CHAR (30) |
| INTERFACE_DESC | Interface Description | EDOC_INTERFACE_DESC | CHAR (100) |


