TTEC_DT_TEXTS - Decision Tree Texts
Decision Tree Texts information is stored in SAP table TTEC_DT_TEXTS.
It is part of development package AP_TTE_DECTREE in software component AP-TTE. This development package consists of objects that can be grouped under "TTE Dec. Tree Customizing tables".
It is part of development package AP_TTE_DECTREE in software component AP-TTE. This development package consists of objects that can be grouped under "TTE Dec. Tree Customizing tables".
Fields for table TTEC_DT_TEXTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| LANGUAGE | Language Key | X | SPRAS | LANG | 2 | * |
| TREEID | Decision Tree ID | X | TTET_DT_TREEID | CHAR | 24 | TTEC_DT |
| TREETYPE | Decision Tree Type | X | TTET_DT_TYPE | CHAR | 8 | TTEC_DT_TYPE |
| VERSION | Decision Tree Version | X | TTET_DT_VERSION | NUMC | 24 | TTEC_DT_DATA |
| TEXTID | Decision Tree Text ID | X | TTET_DT_TEXTID | NUMC | 20 | |
| TEXT | Decision Tree Text | TTET_DT_TEXT | CHAR | 100 |