SAP ABAP Function Module RS_DME_DTP_EVALUATE (Evaluate Tree)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DT (Package) Data mining engines: Decison trees
⤷
⤷
Basic Data
| Function Module | RS_DME_DTP_EVALUATE | Evaluate Tree |
| Function Group | RS_DME_DECISION_TREE_PRED | Prediction Functions for Decision Tree |
| Program Name | SAPLRS_DME_DECISION_TREE_PRED | |
| INCLUDE Name | LRS_DME_DECISION_TREE_PREDU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MISCLASSIFICATIONS | TYPE | RSDMEM_COUNTS | Counts (Occurences, Frequency Distributions etc) | |||
| |
E_T_RECORDS | TYPE | RSDMSD_TABLE_RECORDS | Table Type for Records | |||
| |
E_T_RETURN | TYPE | BAPIRET2_T | Error Return Table | |||
| |
I_ENUM_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store | |||
| |
I_T_RECORDS | TYPE | RSDMSD_TABLE_RECORDS | Table Type for Records | |||
| |
I_USERPARAMS | TYPE | RSDMSD_USER_PARAMETERS | User Parameters for Decision Tree | |||
| |
I_TOTALRECS | TYPE | RSDMEM_COUNTS | Counts (Occurences, Frequency Distributions etc) | |||
| |
I_LEARN_TAB | TYPE | RSDMEM_DATA_STORE | Data Store | |||
| |
I_T_ATTR_LIST | TYPE | RSDMSD_ATTR_LIST | Attribute List (for Internal Usage) | |||
| |
I_T_TREE | TYPE | RSDMSD_TREESTRUC | Structure for Tree Structure | |||
| |
I_T_LEAF | TYPE | RSDMSD_NODE_DIST | Node Structure | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 21C |