- Home
- Resources
- SAP Tables
- EDIPOD - Table for File Port Definitions
SAP Table EDIPOD
Table for File Port Definitions
EDIPOD (Table for File Port Definitions) 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 EDIPOD to other SAP tables.
Source: EDIPOD (Table for File Port Definitions)
EDIPOD table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
PORT |
Port |
EDI_PVRCVP |
EDIPORT
|
CHAR |
|
10 |
0 |
|
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 |
|
SHELLDIR |
Name of a directory |
EDI_DRCTRY |
|
CHAR |
|
70 |
0 |
|
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 |
|
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 |
|
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 |
|
OUTPATHM |
Logical or physical directory? |
EDI_PTHMOD |
|
CHAR |
|
1 |
0 |
Possible values
L |
Logical directory |
NULL |
Physical directory |
|
INPATHM |
Logical or physical directory? |
EDI_PTHMOD |
|
CHAR |
|
1 |
0 |
Possible values
L |
Logical directory |
NULL |
Physical directory |
|
STAPATHM |
Logical or physical directory? |
EDI_PTHMOD |
|
CHAR |
|
1 |
0 |
Possible values
L |
Logical directory |
NULL |
Physical directory |
|
UNICODE |
Indicator: UNICODE |
EDI_UNICOD |
|
CHAR |
|
1 |
0 |
|
CONTCODP |
Flag: Continue Despite Conversion Error CONVT_CODEPAGE |
EDI_IGNORE |
|
CHAR |
|
1 |
0 |
|
REPCHAR |
Replacement Characters for OPEN DATASET |
EDI_REPCHR |
|
CHAR |
|
1 |
0 |
|
SHELLPATHM |
Logical or physical directory? |
EDI_PTHMOD |
|
CHAR |
|
1 |
0 |
Possible values
L |
Logical directory |
NULL |
Physical directory |
|
TRIGGERKIND |
Type of Notification of EDI Subsystem |
EDI_TRIGGERKIND |
|
CHAR |
|
1 |
0 |
Possible values
S |
Shell script is to be started |
F |
Handshake file is to be created |
|
TRIGGERFILE |
Suffix for File for Ending Identification |
EDI_ENDUNG |
|
CHAR |
|
6 |
0 |
|
TARGET_DOCREL |
Use SAP Release of Receiving System in Control Record |
EDI_TARGET_DOCREL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Blank |
X |
Selection flag |
|
CODPAG |
Target Code Page |
EDI_TARGET_CP |
TCP00
|
NUMC |
|
4 |
0 |
|
DOCREL_IGNORE |
Ignore DOCREL Field of Control Record |
EDI_IGNORE_SNDDOCREL |
|
CHAR |
|
1 |
0 |
|
EDIPOD foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
EDIPOD |
CODPAG |
EDIPOD |
CODPAG |
TCP00 |
SAP code page catalog |
CPCODEPAGE |
EDIPOD |
INPUTFUNC |
EDIPOD |
INPUTFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |
EDIPOD |
MANDT |
EDIPOD |
MANDT |
T000 |
Clients |
MANDT |
EDIPOD |
OUTPUTFUNC |
EDIPOD |
OUTPUTFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |
EDIPOD |
PORT |
EDIPOD |
MANDT |
EDIPORT |
Summary Table for all Port Types for IDoc Processing |
MANDT |
EDIPOD |
PORT |
EDIPOD |
PORT |
EDIPORT |
Summary Table for all Port Types for IDoc Processing |
PORT |
EDIPOD |
STATUSFUNC |
EDIPOD |
STATUSFUNC |
EDIFM |
IDoc: Function modules for creating file names |
FCNAME |