SAP table EDIPO (Table for description of ports for EDI)

SAP table EDIPO has 1 primary key field being PORT.

Field Description Data Type Length Decimals Checktable Data Element
PORT Port CHAR 10 0 * EDI_PVRCVP
PORTTYP Port type CHAR 1 0 EDI_PORTYP
0 CPI-C
1 Transactional RFC
2 SAPcomm
3 File
4 Internet
5 ABAP programming interface
6 XML File
7 XML HTTP
ACTRIG Flag: EDI subsystem can be triggered from SAP? CHAR 1 0 EDI_ACTRIG
Cannot be started from the SAP System
X Can be started from the SAP System
SHELLSCRIP Command file CHAR 30 0 EDI_SHELLS
OUTPUTDIR Name of a directory CHAR 70 0 EDI_DRCTRY
OUTPUTFILE File name for outbound data CHAR 30 0 EDI_FILOUT
OUTPUTFUNC Name of function module CHAR 30 0 EDIFM EDI_PVROUT
INPUTDIR Name of a directory CHAR 70 0 EDI_DRCTRY
INPUTFILE File name for inbound data CHAR 30 0 EDI_FILIN
INPUTFUNC Name of function module CHAR 30 0 EDIFM EDI_PVROUT
COMSWI Interchange method CHAR 1 0 EDI_COMSWI
A Asynchronous RFC
C CPIC
F File
STATUSDIR Name of a directory CHAR 70 0 EDI_DRCTRY
STATUSFILE File name for status records CHAR 30 0 EDI_FILSTA
STATUSFUNC Name of function module CHAR 30 0 EDIFM EDI_PVROUT
LOGDES RFC destination CHAR 32 0 EDI_LOGDES
SHELLDIR Name of a directory CHAR 70 0 EDI_DRCTRY
DESCRI Short description of port CHAR 20 0 EDI_DESCRI
VERSIO Version of control record CHAR 1 0 EDI_VERSIO
1 IDoc record types SAP Release 2.0/2.1
2 IDoc record types SAP Release 3.0/3.1
3 IDoc record types for SAP Release 4.0
SYSDES Host destination for an R/2 System CHAR 8 0 EDI_SYSDES
BUFSIZ Size of data buffer in bytes NUMC 5 0 EDI_BUFSIZ
BUFMAX Maximum number of CPI-C buffers to an R/2 System NUMC 5 0 EDI_BUFMAX
STAMOD IDOC: Mode for sending status for R/2 ports CHAR 1 0 EDI_STAMOD
0 Do not send status records
1 Send status records at a later time
2 Send status records immediately
CODPAG Character set for connection using CPI-C port NUMC 4 0 TCP00 EDI_CODPAG
SYNREQ IDoc: Request for synchronous transfer type CHAR 1 0 EDISYNREQ
ACKREQ Request Acknowledgment CHAR 1 0 EDIACKREQ
HUPREQ Request to close active CPI-C connection CHAR 1 0 EDIHUPREQ

EDIPO foreign key relationships

Table Field Check Table Check Field
0 EDIPO CODPAG TCP00 SAP code page catalog CPCODEPAGE