The EDIPOI table in SAP ERP or S/4HANA stores Table for describing Internet ports data. There are total 15 fields in EDIPOI table. The Table for describing Internet ports 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 EDIPOI 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 EDIPOI Table Fields
Following is the list of fields that are available in SAP EDIPOI 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) |
| PORTTYP | Port type | EDI_PORTYP | CHAR (1) | |
| SNDOFFUSER | Sender | EDI_SNDOFF | CHAR (12) | |
| FOLDER | Folder for Internet IDocs | EDI_FOLDER | CHAR (17) | |
| DESCRI | Short description of port | EDI_DESCRI | CHAR (20) | |
| TITEL | Title of Document in Business Workplace | EDI_CHR50 | CHAR (50) | |
| NAME | Name of Document in Business Workplace | EDI_CHR12 | CHAR (12) | |
| RCVINTADR | Internet address | EDI_CHR240 | CHAR (240) | |
| BODYLINE1 | Text line of e-mail | EDI_CHR72 | CHAR (72) | |
| BODYLINE2 | Text line of e-mail | EDI_CHR72 | CHAR (72) | |
| BODYLINE3 | Text line of e-mail | EDI_CHR72 | CHAR (72) | |
| BODYLINE4 | Text line of e-mail | EDI_CHR72 | CHAR (72) | |
| BODYLINE5 | Text line of e-mail | EDI_CHR72 | CHAR (72) | |
| VERSIO | Version of control record | EDI_VERS23 | CHAR (1) |


