SAP table EDIPORT (Summary Table for all Port Types for IDoc Processing)

SAP table EDIPORT has 2 primary key fields being MANDT,PORT.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
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
DESCRI Port description CHAR 50 0 EDI_DESCRT

EDIPORT foreign key relationships

Table Field Check Table Check Field
0 EDIPORT MANDT T000 Clients MANDT