The EDOMATCHTYPE table in SAP ERP or S/4HANA stores eDocument Match: Types data. There are total 3 fields in EDOMATCHTYPE table. The eDocument Match: Types 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 EDOMATCHTYPE 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 EDOMATCHTYPE Table Fields
Following is the list of fields that are available in SAP EDOMATCHTYPE table. The primary key fields of the table are MATCH_TYPE (eDocument Match: Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MATCH_TYPE | eDocument Match: Type | EDOC_MATCH_TYPE | CHAR (20) | |
| STRUCTURE_NAME | eDocument Match: Structure | EDOC_MATCH_STRUCTURE | DD02L | CHAR (30) |
| CLASS_NAME | eDocument Match: Class | EDOC_MATCH_CLASS | SEOCLASS | CHAR (30) |


