TKCDM - Data mining methods
Data mining methods information is stored in SAP table TKCDM.
It is part of development package KC in software component EC-EIS-DCM. This development package consists of objects that can be grouped under "Cost Accounting Controlling EIS".
It is part of development package KC in software component EC-EIS-DCM. This development package consists of objects that can be grouped under "Cost Accounting Controlling EIS".
Fields for table TKCDM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| METHOD | Data mining method | X | DM_METHOD | CHAR | 12 | |
| MAX_AUFSP | Maximum Number of Drilldowns | DM_MAXAUF | NUMC | 3 | ||
| DIST_OBJ | Max. interval between adjacent objects in data mining | DM_DIST_OB | NUMC | 3 | ||
| DIST_DIM | Max. Dispersion to Next Drilldown Dimension | DM_DIST_DI | NUMC | 3 | ||
| OUTPUT | Minimum homogeneousness | DM_OUTPUT | DEC | 4 | ||
| BREAKDOWN | Maximum homogeneousness | DM_BREAKD | DEC | 4 | ||
| VAR_VERF | Method of calculating variance | DM_VARVERF | CHAR | 1 | ||
| CODE | Function name | DM_CODE | CHAR | 4 | ||
| BOPE | Condition parameter | DM_BOPE | CHAR | 2 | ||
| BWRT | Condition value | DM_BWRT | NUMC | 6 | ||
| FILT_END | Summarize results? | DM_PRUNE | CHAR | 1 | ||
| FILT_EXPL | Explicit filtering | DM_FILTER | CHAR | 1 | ||
| FILT_PROC | Avoid redundancies in data mining | DM_PROC | CHAR | 1 | ||
| TIME_OUT | Maximum runtime in data mining process | DM_TIMEOUT | TIMS | 6 | ||
| VAL_WEIGHT | Values excluded for absolute basis | DMVALWEIGH | CHAR | 100 | ||
| VAL_CONTRO | Values excluded for search ratio | DMVALCONTR | CHAR | 100 | ||
| WEI_WEIGHT | Weighting of absolute basis | DMWEIWEIGH | NUMC | 2 | ||
| WEI_CONTRO | Weighting of search ratio | DMWEICONTR | NUMC | 2 |