SAP table AT81 (Correspondence type)
SAP table AT81 has 2 primary key fields being MANDT,CORTYP.
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 | |
CORTYP | Correspondence Type | CHAR | 3 | 0 | TB_CORTYP | ||
INTERN | Indicator: Internal Correspondence Type | CHAR | 1 | 0 | TB_INTERN | ||
ROLETYP | Business Partner Role | CHAR | 6 | 0 | TB003 | TB_CORR_ROLETYP | |
ARCHIVE | Archive? (optical archive) | CHAR | 1 | 0 | TB_ARCHIVE | ||
LANGU | Language Key for Correspondence | LANG | 1 | 0 | T002 | TB_LANGU_C | |
SNOREVERSAL | Suppress Initial Reversal Correspondence | CHAR | 1 | 0 | TB_SNOREVERSAL | ||
PARNUM | Partner Number | CHAR | 10 | 0 | EDPP1 | TB_EDIPPARNUM | |
PARTYP | Partner Type | CHAR | 2 | 0 | TEDST | EDIPPARTYP |
AT81 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 AT81 | MANDT | T000 | Clients | MANDT |
1 AT81 | PARNUM | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | MANDT |
1 AT81 | PARNUM | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | PARNUM |
0 AT81 | PARTYP | TEDST | SAP EDI Form routines for reading master data | RCVPRT |
1 AT81 | ROLETYP | TB003 | BP Roles | ROLE |