SAP ABAP Function Module RS_DME_DTO_GET_TREE_UI_PRED (Get Rules for a given Model)
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_DTO_GET_TREE_UI_PRED | Get Rules for a given Model |
Function Group | RS_DME_DECISION_TREE_OUT | Output Routines for Decision Tree |
Program Name | SAPLRS_DME_DECISION_TREE_OUT | |
INCLUDE Name | LRS_DME_DECISION_TREE_OUTU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_TOTAL_RECS | TYPE | RSDMEM_COUNTS | Total Records of Prediction | |||
![]() |
I_MODEL | TYPE | RSDMEM_MODEL | Structure for Analytical Model | |||
![]() |
I_REFNAME | TYPE | RSDMEM_STEXT | Mining Source Ref Name | |||
![]() |
E_T_TREE | TYPE | RSDMTD_TREESTRUC | Tree | |||
![]() |
E_T_TREE_PRED | TYPE | RSDMTD_TREESTRUC | Tree - Prediction | |||
![]() |
E_T_LEAF | TYPE | RSDMTD_NODE_DIST | Node Histogram | |||
![]() |
E_T_LEAF_PRED | TYPE | RSDMTD_NODE_DIST | Node Histogram - Prediction | |||
![]() |
E_T_RETURN | TYPE | BAPIRET2 | Error Table | |||
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 |