- Home
- Resources
- SAP Tables
- EDIPO - Table for description of ports for EDI
SAP Table EDIPO
Table for description of ports for EDI
EDIPO (Table for description of ports for EDI) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link EDIPO to other SAP tables.
Source: EDIPO (Table for description of ports for EDI)
EDIPO table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
PORT |
Port |
EDI_PVRCVP |
|
CHAR |
|
10 |
0 |
|
PORTTYP |
Port type |
EDI_PORTYP |
|
CHAR |
|
1 |
0 |
Possible values
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? |
EDI_ACTRIG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Cannot be started from the SAP System |
X |
Can be started from the SAP System |
|
SHELLSCRIP |
Command file |
EDI_SHELLS |
|
CHAR |
|
30 |
0 |
|
OUTPUTDIR |
Name of a directory |
EDI_DRCTRY |
|
CHAR |
|
70 |
0 |
|
OUTPUTFILE |
File name for outbound data |
EDI_FILOUT |
|
CHAR |
|
30 |
0 |
|
OUTPUTFUNC |
Name of function module |
EDI_PVROUT |
EDIFM
|
CHAR |
|
30 |
0 |
|
INPUTDIR |
Name of a directory |
EDI_DRCTRY |
|
CHAR |
|
70 |
0 |
|
INPUTFILE |
File name for inbound data |
EDI_FILIN |
|
CHAR |
|
30 |
0 |
|
INPUTFUNC |
Name of function module |
EDI_PVROUT |
EDIFM
|
CHAR |
|
30 |
0 |
|
COMSWI |
Interchange method |
EDI_COMSWI |
|
CHAR |
|
1 |
0 |
Possible values
F |
File |
C |
CPIC |
A |
Asynchronous RFC |
|
STATUSDIR |
Name of a directory |
EDI_DRCTRY |
|
CHAR |
|
70 |
0 |
|
STATUSFILE |
File name for status records |
EDI_FILSTA |
|
CHAR |
|
30 |
0 |
|
STATUSFUNC |
Name of function module |
EDI_PVROUT |
EDIFM
|
CHAR |
|
30 |
0 |
|
LOGDES |
RFC destination |
EDI_LOGDES |
|
CHAR |
|
32 |
0 |
|
SHELLDIR |
Name of a directory |
EDI_DRCTRY |
|
CHAR |
|
70 |
0 |
|
DESCRI |
Short description of port |
EDI_DESCRI |
|
CHAR |
|
20 |
0 |
|
VERSIO |
Version of control record |
EDI_VERSIO |
|
CHAR |
|
1 |
0 |
Possible values
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 |
EDI_SYSDES |
|
CHAR |
|
8 |
0 |
|
BUFSIZ |
Size of data buffer in bytes |
EDI_BUFSIZ |
|
NUMC |
|
5 |
0 |
|
BUFMAX |
Maximum number of CPI-C buffers to an R/2 System |
EDI_BUFMAX |
|
NUMC |
|
5 |
0 |
|
STAMOD |
IDOC: Mode for sending status for R/2 ports |
EDI_STAMOD |
|
CHAR |
|
1 |
0 |
Possible values
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 |
EDI_CODPAG |
TCP00
|
NUMC |
|
4 |
0 |
|
SYNREQ |
IDoc: Request for synchronous transfer type |
EDISYNREQ |
|
CHAR |
|
1 |
0 |
|
ACKREQ |
Request acknowledgement |
EDIACKREQ |
|
CHAR |
|
1 |
0 |
|
HUPREQ |
Request to close active CPI-C connection |
EDIHUPREQ |
|
CHAR |
|
1 |
0 |
|
EDIPO foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
EDIPO |
CODPAG |
EDIPO |
CODPAG |
TCP00 |
SAP code page catalog |
CPCODEPAGE |
EDIPO |
INPUTFUNC |
EDIPO |
INPUTFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |
EDIPO |
OUTPUTFUNC |
EDIPO |
OUTPUTFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |
EDIPO |
STATUSFUNC |
EDIPO |
STATUSFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |