SAP Table TTXID
Valid text IDs
TTXID (Valid text IDs) 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 TTXID to other SAP tables.
TTXID table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
TDOBJECT | Texts: Application Object | TDOBJECT | TTXOB | CHAR | 10 | 0 | ||||||
TDID | Text ID | TDID | CHAR | 4 | 0 | |||||||
TDINCLID | Default ID for texts to be included | TDINCLID | CHAR | 4 | 0 | |||||||
TDINCLRES | Expand INCLUDE | TDINCLRES | CHAR | 1 | 0 |
Possible values
|
||||||
TDOBLIGAT | Text contents are mandatory | TDOBLIGAT | CHAR | 1 | 0 |
Possible values
|
||||||
TDDELPROT | Deletion protection | TDDELPROT | CHAR | 1 | 0 |
Possible values
|
||||||
TDSHOWNAME | Display text name in editor header | TDSHOWNAME | CHAR | 1 | 0 |
Possible values
|
||||||
TDTEXTTYPE | SAPscript: Format of Text | TDTEXTTYPE | CHAR | 6 | 0 | |||||||
TDKEYSTRUC | SAPscript: Structure name for key structure | TDKEYSTRUC | CHAR | 30 | 0 |
TTXID foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TTXID | TDOBJECT | TTXID | TDOBJECT | TTXOB | Valid text objects | TDOBJECT |