The table TTXIN (SAPscript: Who with whom?) is a standard table in SAP ERP. It belongs to the package STXD.
Table | TTXIN |
Short Text | SAPscript: Who with whom? |
Package | STXD |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CALLING_OB | ✔ | Texts: Application Object | TDOBJECT | CHAR | 10 | * |
CALLING_ID | ✔ | Text ID | TDID | CHAR | 4 | * |
CALLED_OB | ✔ | Text object of called text | TDINCLOB | CHAR | 10 | * |
CALLED_ID | ✔ | Text ID for called text | TDINCLID2 | CHAR | 4 | * |
ALL_OBS | All text objects can be included | TDALLOB | CHAR | 1 | ||
SAME_OB | The exact object of the calling text may be included | TDSAMEOB | CHAR | 1 | ||
ALL_IDS | All text IDs can be included | TDALLID | CHAR | 1 | ||
SAME_ID | The exact text ID of the calling text may be included | TDSAMEID | CHAR | 1 |