The EDOVARIANTT table in SAP ERP or S/4HANA stores eDocument Selection Criteria Variants – Description data. There are total 6 fields in EDOVARIANTT table. The eDocument Selection Criteria Variants – 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 EDOVARIANTT table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOVARIANTT Table Fields
Following is the list of fields that are available in SAP EDOVARIANTT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), RELID (Relation ID), USERNAME (User Name), VARIANT (eDocument Selection Criteria Variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| RELID | Relation ID | RELID | CHAR (2) | |
| USERNAME | User Name | SYUNAME | CHAR (12) | |
| VARIANT | eDocument Selection Criteria Variant | EDOC_SELECTION_VARIANT | EDOVARIANT | CHAR (14) |
| VARIANT_DESC | eDocument Selection Criteria Variant Description | EDOC_VARIANT_DESC | CHAR (40) |


