SAP table TTXER (Text Processing: Text ID Groups)
SAP table TTXER has 4 primary key fields being MANDT,TDOBJECT,TXTGR,LFDTX.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field
Description
Data Type
Length
Decimals
Checktable
Data Element
MANDT
Client
CLNT
3
0
T000
MANDT
TDOBJECT
Texts: application object
CHAR
10
0
TTXOB
TDOBJECT
TXTGR
Text Determination Procedure
CHAR
2
0
TTXG
TXTGR
LFDTX
Sequential number of text ID group
NUMC
3
0
LFDTX
TDID
Text ID
CHAR
4
0
TTXS
TDID
REDUP
Reference/duplication indicator for copying texts
CHAR
1
0
REDUP
FEHGR
Incompleteness Procedure for Sales Document
CHAR
2
0
TVUV
FEHGR
TXPFL
Text is mandatory or should be displayed
CHAR
1
0
TXPFL
Possible values
Text is not obligatory
X
Text is obligatory
Y
Text will be displayed during copying
Z
Text is obligatory and is displayed when transferring
TTXER foreign key relationships
Table
Field
Check Table
Check Field
0 TTXER
FEHGR
TVUV
Incompletion Control: Procedures
MANDT
0 TTXER
FEHGR
TVUV
Incompletion Control: Procedures
FEHGR
1 TTXER
TDID
TTXS
Text Processing: Text Type in Text Proc. -> Access Sequence
MANDT
1 TTXER
TDID
TTXS
Text Processing: Text Type in Text Proc. -> Access Sequence
TXTGR
0 TTXER
TDOBJECT
TTXOB
Valid text objects
TDOBJECT
1 TTXER
TXTGR
TTXG
Text Processing: Text ID Groups
MANDT