SAP ABAP Function Module RS_DME_DTO_GET_TREE (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 | 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_OUTU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IS_MODEL | TYPE | RSDMSM_MODEL | Structure for Analytical Model | |||
![]() |
I_CLASS | TYPE | RSDMEM_COLUMN_ID | Columns that make the analytical model | |||
![]() |
E_T_TREE | TYPE | RSDMTD_TREESTRUC | Node Structure | |||
![]() |
E_T_LEAF | TYPE | RSDMTD_NODE_DIST | Node Class Distribution | |||
![]() |
E_T_CLASSFREQ | TYPE | RSDMTD_CLASSFREQ | Class Frequency of Learnt Data | |||
![]() |
E_T_ATTRVALS | TYPE | RSDMTD_ATTRVAL | Attribute Values | |||
![]() |
E_T_RETURN | TYPE | BAPIRET2 | Return parameter | |||
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 |