EDPP1 (EDI Partner (general partner profiles - inb. and outb.)) 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 EDPP1 to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
EDIPMANDT | T000 |
CLNT
|
3 | 0 | |||||||
|
PARNUM
Partner number
|
EDIPPARNUM |
CHAR
|
10 | 0 | ||||||||
|
PARTYP
Partner Type
|
EDIPPARTYP | TEDST |
CHAR
|
2 | 0 | |||||||
|
CLASS
Partner class
|
EDIPCLASS |
CHAR
|
3 | 0 | ||||||||
|
MATLVL
Status of partner profile
|
EDIPMATLVL | EDMA |
CHAR
|
1 | 0 | |||||||
|
TEST
Flag for test mode
|
EDIPTEST |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
ARCHIV
Documents available?
|
EDIPARCHIV |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
USRTYP
User Type
|
EDIPUSRTYP |
CHAR
|
10 | 0 | ||||||||
|
USRKEY
Permitted users: ID
|
EDIPUSRKEY |
CHAR
|
70 | 0 | ||||||||
|
USRLNG
Language of notification
|
EDIPUSRLNG | T002 |
LANG
|
1 | 0 | |||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| EDPP1 | MANDT | EDPP1 | MANDT |
T000
Clients
|
MANDT |
| EDPP1 | MATLVL | EDPP1 | MATLVL |
EDMA
Partner status in partner profiles
|
MATLVL |
| EDPP1 | PARTYP | EDPP1 | PARTYP |
TEDST
SAP EDI Form routines for reading master data
|
RCVPRT |
| EDPP1 | USRLNG | EDPP1 | USRLNG |
T002
Language Keys (Component BC-I18)
|
SPRAS |