SAP Table TKANAT
Descriptions for channel definitions
TKANAT (Descriptions for channel definitions) 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 TKANAT to other SAP tables.
TKANAT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
KKANA | Name of the directory for the communications channel | KKANAL | TKANA | CHAR | 10 | 0 | ||
BEZEI | Name of the communication channel | BEZ_KANAL | CHAR | 40 | 0 |
TKANAT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TKANAT | KKANA | TKANAT | MANDT | TKANA | Entries for channel definitions | MANDT |
TKANAT | KKANA | TKANAT | KKANA | TKANA | Entries for channel definitions | KKANA |
TKANAT | MANDT | TKANAT | MANDT | T000 | Clients | MANDT |
TKANAT | SPRAS | TKANAT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |