The EDIPOA table in SAP ERP or S/4HANA stores Table for ALE Port Definitions data. There are total 7 fields in EDIPOA table. The Table for ALE Port Definitions 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 EDIPOA table. It is in IDoc Interface (Processing, Administration, Definition) (SED) ABAP package and is part of the ALE Integration Technology (BC-MID-ALE) module.
SAP EDIPOA Table Fields
Following is the list of fields that are available in SAP EDIPOA table. The primary key fields of the table are MANDT (Client), PORT (Port).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PORT | Port | EDI_PVRCVP | EDIPORT | CHAR (10) |
| LOGDES | RFC destination | EDI_LOGDES | CHAR (32) | |
| VERSIO | Version of control record | EDI_VERS23 | CHAR (1) | |
| USE_QUEUE | External System Supports Queue Processing | EDI_POSSQUE | CHAR (1) | |
| SEND_SMALL | Send Only Fields of Selected Segment Version | EDI_SMALL_SEND | CHAR (1) | |
| TARGET_DOCREL | Use SAP release of receiver system in control record | EDI_TARGET_DOCREL | CHAR (1) |


