The EDOEUPARTY table in SAP ERP or S/4HANA stores eDocument – EU Party Identification Type data. There are total 7 fields in EDOEUPARTY table. The eDocument – EU Party Identification Type 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 EDOEUPARTY table. It is in eDocument EU (GLO-EDO-EU) ABAP package and is part of the Document Compliance Peppol Exchange Service (CA-GTF-CSC-EDO-PAP) module.
SAP EDOEUPARTY Table Fields
Following is the list of fields that are available in SAP EDOEUPARTY table. The primary key fields of the table are PARTY_ID_TYPE (Party Identification Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PARTY_ID_TYPE | Party Identification Type | EDOC_PARTY_ID_TYPE | CHAR (15) | |
| CLASS_OUTBOUND | Mapping Class Outbound | EDOC_CLASS_NAME_MAP_OUT | SEOCLASS | CHAR (30) |
| METHOD_OUTBOUND | Mapping Method Outbound | EDOC_METH_NAME_MAP_OUT | CHAR (61) | |
| CLASS_INBOUND | Mapping Class Inbound | EDOC_CLASS_NAME_MAP_IN | SEOCLASS | CHAR (30) |
| METHOD_INBOUND | Mapping Method Inbound | EDOC_METH_NAME_MAP_IN | CHAR (61) | |
| COUNTRY | Country ISO Code (2 Characters stored in 3 Characters) | EDOC_LAND_CHAR3 | CHAR (3) | |
| PARTY_CODE_TYPE | Party Code Type | EDOC_PARTY_CODE_TYPE | NUMC (4) |


