SAP Table TTXIT

Texts for Text IDs

TTXIT (Texts for 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 TTXIT to other SAP tables.

TTXIT table fields

Field Data element Checktable Datatype Length Decimals
TDSPRAS Language Key SPRAS T002 LANG 1 0
TDOBJECT Texts: Application Object TDOBJECT TTXOB CHAR 10 0
TDID Text ID TDID TTXID CHAR 4 0
TDTEXT Short Text TDTEXT CHAR 30 0

TTXIT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TTXIT TDID TTXIT TDID TTXID Valid text IDs TDID
TTXIT TDID TTXIT TDOBJECT TTXID Valid text IDs TDOBJECT
TTXIT TDOBJECT TTXIT TDOBJECT TTXOB Valid text objects TDOBJECT
TTXIT TDSPRAS TTXIT TDSPRAS T002 Language Keys (Component BC-I18) SPRAS