The EDOMATCHBTNT table in SAP ERP or S/4HANA stores eDocument Match: Buttons Texts data. There are total 6 fields in EDOMATCHBTNT table. The eDocument Match: Buttons Texts 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 EDOMATCHBTNT 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 EDOMATCHBTNT Table Fields
Following is the list of fields that are available in SAP EDOMATCHBTNT table. The primary key fields of the table are SPRAS (Language Key), EDOC_PROCESS (eDocument Process), BUTTON_NAME (eDocument Match: Button).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | LANG (1) | |
| EDOC_PROCESS | eDocument Process | EDOC_PROCESS | EDOMATCHBTN | CHAR (10) |
| BUTTON_NAME | eDocument Match: Button | EDOC_MATCH_BUTTON | EDOMATCHBTN | CHAR (20) |
| DESCRIPTION | eDocument Match: Button Description | EDOC_MATCH_BTN_DESCRIPTION | CHAR (30) | |
| BUTTON_LABEL | eDocument Match: Button Text | EDOC_MATCH_BTN_TEXT | CHAR (40) | |
| BUTTON_TOOLTIP | eDocument Match: Button Tooltip | EDOC_MATCH_BTN_TOOLTIP | CHAR (30) |


