TTEC_DT - Decision Tree
Decision Tree information is stored in SAP table TTEC_DT.
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
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| TREETYPE | Decision Tree Type | X | TTET_DT_TYPE | CHAR | 8 | TTEC_DT_TYPE |
| TREEID | Decision Tree ID | X | TTET_DT_TREEID | CHAR | 24 | |
| FCATVAR | Decision Tree Field Catalog Variant | TTET_DT_FC_VARIANT | CHAR | 12 | * | |
| ORIGIN | Decision Tree Origin | TTET_DT_ORIGIN | CHAR | 60 | ||
| STATUS | Decision Tree Status | TTET_DT_STATUS | CHAR | 4 | ||
| REL_VERSION | Released Version | TTET_DT_REL_VERSION | NUMC | 24 | ||
| MNT_VERSION | Maintenance Version | TTET_DT_MNT_VERSION | NUMC | 24 |