The EDOMATCHFLDORD table in SAP ERP or S/4HANA stores eDocument Match: Match Grid Field Order data. There are total 4 fields in EDOMATCHFLDORD table. The eDocument Match: Match Grid Field Order 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 EDOMATCHFLDORD table. It is in eDocument Inbound (GLO-EDO-IB) ABAP package and is part of the Document Compliance Brazil (CA-GTF-CSC-EDO-BR) module.
SAP EDOMATCHFLDORD Table Fields
Following is the list of fields that are available in SAP EDOMATCHFLDORD table. The primary key fields of the table are EDOC_PROCESS (eDocument Process), SEQUENCE_ID (eDocument Match: Fields Sequence).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EDOC_PROCESS | eDocument Process | EDOC_PROCESS | EDOMATCHEDOPROC | CHAR (10) |
| SEQUENCE_ID | eDocument Match: Fields Sequence | EDOC_MATCH_SEQUENCE | NUMC (3) | |
| STRUCTURE_NAME | eDocument Match: Structure | EDOC_MATCH_STRUCTURE | DD02L | CHAR (30) |
| FIELD_NAME | eDocument Match: Field | EDOC_MATCH_FIELD | DD03L | CHAR (30) |


