The EDOMSGTYPEPULL table in SAP ERP or S/4HANA stores eDocument Message Type for Pulling data. There are total 8 fields in EDOMSGTYPEPULL table. The eDocument Message Type for Pulling 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 EDOMSGTYPEPULL table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOMSGTYPEPULL Table Fields
Following is the list of fields that are available in SAP EDOMSGTYPEPULL table. The primary key fields of the table are PULLING_MSGTYPE (eDocument Message Type of Message Group Pulling).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PULLING_MSGTYPE | eDocument Message Type of Message Group Pulling | EDOC_MESSAGE_TYPE_PULLING | EDOMSGTYPE | CHAR (20) |
| PREP_MSGTYPE | eDocument Message Type of Preparation Message Group | EDOC_MESSAGE_TYPE_PREPARATION | EDOMSGTYPE | CHAR (20) |
| CLEANUP_MSGTYPE | eDocument Message Type of Cleanup Message Group | EDOC_MESSAGE_TYPE_CLEANUP | EDOMSGTYPE | CHAR (20) |
| HANDLING_CLASS | eDocument Class Name for Message Handling | EDOC_CLASS_NAME_MSG_HANDLING | SEOCLASS | CHAR (30) |
| FILE_TYPE | eDocument: File Type | EDOC_FILE_TYPE | EDOFILETYPE | CHAR (10) |
| FILE_TYPE_VERS | eDocument: Version of a File Type | EDOC_FILE_TYPE_VERSION | NUMC (4) | |
| EDOC_TYPE | eDocument Type | EDOC_TYPE | EDOTYPE | CHAR (10) |
| GEN_BADI_FILTER | eDocument Generic BAdI Filter | EDOC_GEN_BADI_FILTER | CHAR (100) |


