The EDIPOX table in SAP ERP or S/4HANA stores Table for Description of XML Port data. There are total 17 fields in EDIPOX table. The Table for Description of XML Port 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 EDIPOX 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 EDIPOX Table Fields
Following is the list of fields that are available in SAP EDIPOX 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) |
| OUTPUTDIR | Name of a directory | EDI_DRCTRY | CHAR (70) | |
| OUTPUTFILE | File name for outbound data | EDI_FILOUT | CHAR (30) | |
| OUTPUTFUNC | Name of function module | EDI_PVROUT | EDIFM | CHAR (30) |
| VERSIO | Version of control record | EDI_VERSIO | CHAR (1) | |
| OUTPATHM | Logical or physical directory? | EDI_PTHMOD | CHAR (1) | |
| DTDSEND | Indicator: also send DTD? | EDI_XMLDTD | CHAR (1) | |
| CHARTR | Indicator: Is the update table used? | EDI_CHARTR | CHAR (1) | |
| ACTRIG | Flag: EDI subsystem can be triggered from SAP? | EDI_ACTRIG | CHAR (1) | |
| SHELLDIR | Name of a directory | EDI_DRCTRY | CHAR (70) | |
| SHELLSCRIP | Command file | EDI_SHELLS | CHAR (30) | |
| LOGDES | RFC destination | EDI_LOGDES | CHAR (32) | |
| UNICODE | Indicator: UNICODE | EDI_UNICOD | CHAR (1) | |
| SHELLPATHM | Logical or physical directory? | EDI_PTHMOD | CHAR (1) | |
| TRIGGERKIND | Type of Notification of EDI Subsystem | EDI_TRIGGERKIND | CHAR (1) | |
| TRIGGERFILE | Suffix for File for Ending Identification | EDI_ENDUNG | CHAR (6) |


