The table TTXID (Valid text IDs) is a standard table in SAP ERP. It belongs to the package STXD.
Table | TTXID |
Short Text | Valid text IDs |
Package | STXD |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
TDOBJECT | ✔ | Texts: Application Object | TDOBJECT | CHAR | 10 | TTXOB |
TDID | ✔ | Text ID | TDID | CHAR | 4 | |
TDINCLID | Default ID for texts to be included | TDINCLID | CHAR | 4 | * | |
TDINCLRES | Expand INCLUDE | TDINCLRES | CHAR | 1 | ||
TDOBLIGAT | Text contents are mandatory | TDOBLIGAT | CHAR | 1 | ||
TDDELPROT | Deletion protection | TDDELPROT | CHAR | 1 | ||
TDSHOWNAME | Display text name in editor header | TDSHOWNAME | CHAR | 1 | ||
TDTEXTTYPE | SAPscript: Format of Text | TDTEXTTYPE | CHAR | 6 | ||
TDKEYSTRUC | SAPscript: Structure name for key structure | TDKEYSTRUC | CHAR | 30 |