The EDIPO2 table in SAP ERP or S/4HANA stores Table for R/2 Port Definitions data. There are total 12 fields in EDIPO2 table. The Table for R/2 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 EDIPO2 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 EDIPO2 Table Fields
Following is the list of fields that are available in SAP EDIPO2 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) | |
| SYSDES | Host destination for an R/2 System | EDI_SYSDES | CHAR (8) | |
| BUFSIZ | Size of data buffer in bytes | EDI_BUFSIZ | NUMC (5) | |
| BUFMAX | Maximum number of CPI-C buffers to an R/2 System | EDI_BUFMAX | NUMC (5) | |
| STAMOD | IDOC: Mode for sending status for R/2 ports | EDI_STAMOD | CHAR (1) | |
| CODPAG | Character set for connection using CPI-C port | EDI_CODPAG | TCP00 | NUMC (4) |
| SYNREQ | IDoc: Request for synchronous transfer type | EDISYNREQ | CHAR (1) | |
| ACKREQ | Request Acknowledgment | EDIACKREQ | CHAR (1) | |
| HUPREQ | Request to close active CPI-C connection | EDIHUPREQ | CHAR (1) | |
| VERSIO | Version of control record | EDI_VERSI2 | CHAR (1) |


