SAP Table TEDWL
Channel definition for transceiver
TEDWL (Channel definition for transceiver) 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 TEDWL to other SAP tables.
TEDWL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LDEST | Logical Destination (Specified in Function Call) | RFCDEST | RFCDES | CHAR | 32 | 0 | ||
KKANA | Name of the directory for the communications channel | KKANAL | TKANA | CHAR | 10 | 0 |
TEDWL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TEDWL | KKANA | TEDWL | KKANA | TKANA | Entries for channel definitions | KKANA |
TEDWL | KKANA | TEDWL | MANDT | TKANA | Entries for channel definitions | MANDT |
TEDWL | LDEST | TEDWL | LDEST | RFCDES | Destination table for Remote Function Call | RFCDEST |
TEDWL | MANDT | TEDWL | MANDT | T000 | Clients | MANDT |