- Home
- Resources
- SAP Tables
- TTXID - Valid text IDs
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.
Source: TTXID (Valid text IDs)
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
NULL |
Do not expand INCLUDE |
X |
Expand INCLUDE |
|
TDOBLIGAT |
Text contents are mandatory |
TDOBLIGAT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Text not mandatory |
X |
Text mandatory |
|
TDDELPROT |
Deletion protection |
TDDELPROT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Deletion possible |
X |
Deletion not possible |
|
TDSHOWNAME |
Display text name in editor header |
TDSHOWNAME |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not display text name |
X |
Display text name |
|
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 |