The EDOINTVERSDEF table in SAP ERP or S/4HANA stores eDocument Interface Version Definition data. There are total 3 fields in EDOINTVERSDEF table. The eDocument Interface Version Definition 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 EDOINTVERSDEF table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOINTVERSDEF Table Fields
Following is the list of fields that are available in SAP EDOINTVERSDEF table. The primary key fields of the table are INTERFACE_ID (Interface), INT_VERSION (eDocument Interface Version).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INTERFACE_ID | Interface | EDOC_INTERFACE_ID | EDOINTERFACE | CHAR (30) |
| INT_VERSION | eDocument Interface Version | EDOC_INT_VERSION | NUMC (4) | |
| ACTIVE_FROM | eDocument Interface Version Active From – Default Date | EDOC_INT_VERS_ACTIVE_DEF | DATS (8) |


