SAP table EDPP1 (EDI Partner (general partner profiles - inb. and outb.))

SAP table EDPP1 has 3 primary key fields being MANDT,PARNUM,PARTYP.

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 EDIPMANDT
PARNUM Partner number CHAR 10 0 EDIPPARNUM
PARTYP Partner Type CHAR 2 0 TEDST EDIPPARTYP
CLASS Partner class CHAR 3 0 EDIPCLASS
MATLVL Status of partner profile CHAR 1 0 EDMA EDIPMATLVL
TEST Flag for test mode CHAR 1 0 EDIPTEST
ARCHIV Documents exist? CHAR 1 0 EDIPARCHIV
No partner profile in archive
X Partner profile exists in archive
USRTYP User Type CHAR 10 0 EDIPUSRTYP
USRKEY Permitted users: ID CHAR 70 0 EDIPUSRKEY
USRLNG Language of notification LANG 1 0 T002 EDIPUSRLNG

EDPP1 foreign key relationships

Table Field Check Table Check Field
0 EDPP1 MANDT T000 Clients MANDT
1 EDPP1 MATLVL EDMA Partner status in partner profiles MATLVL
0 EDPP1 PARTYP TEDST SAP EDI Form routines for reading master data RCVPRT
1 EDPP1 USRLNG T002 Language Keys (Component BC-I18) SPRAS