SAP Table ITCDB
SAPscript form debugger interface
ITCDB (SAPscript form debugger interface) 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 ITCDB to other SAP tables.
ITCDB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
TDFORM | Form Name | TDFORM | CHAR | 16 | 0 | |||
TDSTYLE | Style Name | TDSTYLE | CHAR | 8 | 0 | |||
TDPARGRAPH | Paragraph tag in forms and styles | TDPARGRAPH | CHAR | 2 | 0 | |||
TDSTRING | Character string marker in forms and styles | TDSTRING | CHAR | 2 | 0 | |||
TDWINDOW | Window | TDWINDOW | CHAR | 8 | 0 | |||
TDPAGE | Page | TDPAGE | CHAR | 8 | 0 | |||
TDACTIND | STXD active index | TDACTIND | INT4 | 10 | 0 | |||
TDEVTIND | STXD event index (ITCCE) | TDEVTIND | INT4 | 10 | 0 | |||
TDTXTIND | STXD text index (ITCCC index) | TDTXTIND | INT4 | 10 | 0 |