- Home
- Resources
- SAP Tables
- TTXOB - Valid text objects
SAP Table TTXOB
Valid text objects
TTXOB (Valid text objects) 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 TTXOB to other SAP tables.
Source: TTXOB (Valid text objects)
TTXOB table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TDOBJECT |
Texts: Application Object |
TDOBJECT |
|
CHAR |
|
10 |
0 |
|
TDSAVEMODE |
Save mode |
TDSAVEMODE |
|
CHAR |
|
1 |
0 |
Possible values
V |
Changes in the text file are carried out via update task |
D |
Changes in the text file are carried out online |
NULL |
Text is not held in the text file |
|
TDAPPL |
Text editor: Interface for different applications |
TDAPPL |
|
CHAR |
|
2 |
0 |
Possible values
TA |
Integrated application texts; without 'Save' key |
TN |
Application texts; with 'Save' key |
TD |
Documentation |
TO |
SAPoffice |
TX |
Standard texts |
TY |
Forms |
SF |
Smart Forms |
CL |
User folders |
WF |
Workflow |
HR |
Human Resources |
|
TDLINESIZE |
Line Width |
TDLINESIZE |
|
NUMC |
|
3 |
0 |
Possible values
|
TDSTYLE |
Style Name |
TDSTYLE |
|
CHAR |
|
8 |
0 |
|
TDFORM |
Form Name |
TDFORM |
|
CHAR |
|
16 |
0 |
|
TDTEXTTYPE |
SAPscript: Format of Text |
TDTEXTTYPE |
|
CHAR |
|
6 |
0 |
|
TDINCLOBJ |
Default text object for texts to be included |
TDDEFOBJ |
|
CHAR |
|
10 |
0 |
|