SAP ABAP Function Module RS_DME_DTP_PRUNE_TREE (Prune Tree - Pre-processing)
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_PRUNE_TREE | Prune Tree - Pre-processing |
| Function Group | RS_DME_DECISION_TREE_PRUNE | Pruning Methods for Trees & Rules |
| Program Name | SAPLRS_DME_DECISION_TREE_PRUNE | |
| INCLUDE Name | LRS_DME_DECISION_TREE_PRUNEU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_RETURN | TYPE | BAPIRET2_T | ||||
| |
E_CLASS_ERRORS | TYPE | RSDMEM_WT_SUM | Cumulative Weights | |||
| |
I_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store | |||
| |
I_CLASS_DBNAME | TYPE | RSDMEM_ATTRDB | Attribute DBName | |||
| |
I_TOTALRECS | TYPE | RSDMEM_WT_SUM | Cumulative Weights | |||
| |
IS_USERPARAM | TYPE | RSDMSD_USER_PARAMETERS | User Parameters for Decision Tree | |||
| |
I_T_TREE | TYPE | RSDMSD_TREESTRUC | Structure for Tree Structure | |||
| |
I_T_CLASSDIST | TYPE | RSDMSD_CLASS_FREQ | Class Frequency Counts | |||
| |
E_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 |