TTXID - Valid text IDs
Valid text IDs information is stored in SAP table TTXID.
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
Fields for table TTXID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TDOBJECT | Texts: application object | X | TDOBJECT | CHAR | 10 | TTXOB |
| TDID | Text ID | X | 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 |