SAP Table TDCT
Dialog Modules
TDCT (Dialog Modules) 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 TDCT to other SAP tables.
TDCT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
DNAM | Dialog module | DIALOG_ID | CHAR | 30 | 0 | |||
PROG | ABAP Program Name | PROGNAME | TRDIR | CHAR | 40 | 0 | ||
DYNR | Screen number | DYNPRONR | NUMC | 4 | 0 | |||
DMODE | Dialog Module Type (Local, Remote, ...) | DMODE____1 | CHAR | 1 | 0 | |||
HOST | CHAR | 8 | 0 |
TDCT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TDCT | PROG | TDCT | PROG | TRDIR | Generated Table for View | NAME |