SAP ABAP Table EDIPO (Table for description of ports for EDI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ALE (Application Component) ALE Integration Technology
     SED (Package) IDoc Interface (Processing, Administration, Definition)
Basic Data
Table Category TRANSP    Transparent table 
Transparent table EDIPO   Table Relationship Diagram
Short Description Table for description of ports for EDI    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PORT EDI_PVRCVP EDI_PVPORT CHAR 10   0   Port *
2 PORTTYP EDI_PORTYP EDI_PORTYP CHAR 1   0   Port type  
3 ACTRIG EDI_ACTRIG EDI_ACTRIG CHAR 1   0   Flag: EDI subsystem can be triggered from SAP?  
4 SHELLSCRIP EDI_SHELLS EDI_FILENA CHAR 30   0   Command file  
5 OUTPUTDIR EDI_DRCTRY EDI_DRCTRY CHAR 70   0   Name of a directory  
6 OUTPUTFILE EDI_FILOUT EDI_FILENA CHAR 30   0   File name for outbound data  
7 OUTPUTFUNC EDI_PVROUT EDI_PVROUT CHAR 30   0   Name of function module EDIFM
8 INPUTDIR EDI_DRCTRY EDI_DRCTRY CHAR 70   0   Name of a directory  
9 INPUTFILE EDI_FILIN EDI_FILENA CHAR 30   0   File name for inbound data  
10 INPUTFUNC EDI_PVROUT EDI_PVROUT CHAR 30   0   Name of function module EDIFM
11 COMSWI EDI_COMSWI EDI_COMSWI CHAR 1   0   Interchange method  
12 STATUSDIR EDI_DRCTRY EDI_DRCTRY CHAR 70   0   Name of a directory  
13 STATUSFILE EDI_FILSTA EDI_FILENA CHAR 30   0   File name for status records  
14 STATUSFUNC EDI_PVROUT EDI_PVROUT CHAR 30   0   Name of function module EDIFM
15 LOGDES EDI_LOGDES EDI_LOGDES CHAR 32   0   RFC destination  
16 SHELLDIR EDI_DRCTRY EDI_DRCTRY CHAR 70   0   Name of a directory  
17 DESCRI EDI_DESCRI EDI_DESCRI CHAR 20   0   Short description of port  
18 VERSIO EDI_VERSIO EDI_VERSIO CHAR 1   0   Version of control record  
19 SYSDES EDI_SYSDES EDI_SYSDES CHAR 8   0   Host destination for an R/2 System  
20 BUFSIZ EDI_BUFSIZ EDI_BUFSIZ NUMC 5   0   Size of data buffer in bytes  
21 BUFMAX EDI_BUFMAX EDI_BUFMAX NUMC 5   0   Maximum number of CPI-C buffers to an R/2 System  
22 STAMOD EDI_STAMOD EDI_STAMOD CHAR 1   0   IDOC: Mode for sending status for R/2 ports  
23 CODPAG EDI_CODPAG CPCODEPAGE NUMC 4   0   Character set for connection using CPI-C port TCP00
24 SYNREQ EDISYNREQ CHAR1 CHAR 1   0   IDoc: Request for synchronous transfer type  
25 ACKREQ EDIACKREQ CHAR1 CHAR 1   0   Request acknowledgement  
26 HUPREQ EDIHUPREQ CHAR1 CHAR 1   0   Request to close active CPI-C connection  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 EDIPO CODPAG TCP00 CPCODEPAGE 1 CN
2 EDIPO INPUTFUNC EDIFM FCNAME 1 CN
3 EDIPO OUTPUTFUNC EDIFM FCNAME 1 CN
4 EDIPO STATUSFUNC EDIFM FCNAME 1 CN
History
Last changed by/on SAP  20070308 
SAP Release Created in