TTXIN - SAPscript: Who with whom?
SAPscript: Who with whom? information is stored in SAP table TTXIN.
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
Fields for table TTXIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CALLING_OB | Texts: application object | X | TDOBJECT | CHAR | 10 | * |
CALLING_ID | Text ID | X | TDID | CHAR | 4 | * |
CALLED_OB | Text object of called text | X | TDINCLOB | CHAR | 10 | * |
CALLED_ID | Text ID for called text | X | 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 |