SAP Table AT81
Correspondence type
AT81 (Correspondence type) 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 AT81 to other SAP tables.
AT81 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
CORTYP | Correspondence type | TB_CORTYP | CHAR | 3 | 0 | |||||||
INTERN | Indicator: Internal correspondence type | TB_INTERN | CHAR | 1 | 0 |
Possible values
|
||||||
ROLETYP | Business Partner Role | TB_CORR_ROLETYP | TB003 | CHAR | 6 | 0 | ||||||
ARCHIVE | Archive? (optical archive) | TB_ARCHIVE | CHAR | 1 | 0 |
Possible values
|
||||||
LANGU | Language key for correspondence | TB_LANGU_C | T002 | LANG | 1 | 0 | ||||||
SNOREVERSAL | Suppress initial reversal correspondence | TB_SNOREVERSAL | CHAR | 1 | 0 |
Possible values
|
||||||
PARNUM | Partner number | TB_EDIPPARNUM | EDPP1 | CHAR | 10 | 0 | ||||||
PARTYP | Partner Type | EDIPPARTYP | TEDST | CHAR | 2 | 0 |
AT81 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
AT81 | LANGU | AT81 | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |
AT81 | MANDT | AT81 | MANDT | T000 | Clients | MANDT |
AT81 | PARNUM | AT81 | MANDT | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | MANDT |
AT81 | PARNUM | AT81 | PARNUM | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | PARNUM |
AT81 | PARNUM | AT81 | PARTYP | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | PARTYP |
AT81 | PARTYP | AT81 | PARTYP | TEDST | SAP EDI Form routines for reading master data | RCVPRT |
AT81 | ROLETYP | AT81 | ROLETYP | TB003 | BP Roles | ROLE |
AT81 | ROLETYP | AT81 | MANDT | TB003 | BP Roles | CLIENT |