SAP ABAP Function Module RS_DME_DTG_GETCOUNTS_MANUAL (Get Frequency Distribution using SQL Aggregation Methods)
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_DTG_GETCOUNTS_MANUAL | Get Frequency Distribution using SQL Aggregation Methods |
Function Group | RS_DME_DECISION_TREE_GEN | Decision tree general routines |
Program Name | SAPLRS_DME_DECISION_TREE_GEN | |
INCLUDE Name | LRS_DME_DECISION_TREE_GENU18 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_DISC_LIST | TYPE | RSDMSD_SORTED_DATTR_FREQ | Sorted Discrete Attributes | |||
![]() |
E_T_CONT_LIST | TYPE | RSDMSD_SORTED_CATTR_FREQ | Sorted Continuous Attributes & Class Frequencies | |||
![]() |
E_T_CONT_VAL_LIST | TYPE | RSDMSD_SORTED_CATTR_VAL | Sorted Continuous Attribute Values | |||
![]() |
E_T_CONT_LIST_UN | TYPE | RSDMSD_SORTED_CATTR_FREQ | Sorted Continuous Attributes & Class Frequencies | |||
![]() |
E_TOTAL_WEIGHT | TYPE | RSDMEM_WT_SUM | Cumulative Weights | |||
![]() |
E_TOTAL_SUPPORT | TYPE | RSDMEM_COUNTS | Counts (Occurences, Frequency Distributions etc) | |||
![]() |
I_LEARN_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
![]() |
I_T_NODEATTR | TYPE | RSDMSD_ATTR_LIST | Attribute List (for Internal Usage) | |||
![]() |
I_T_NODEWHERE | TYPE | RSDMSD_WHERECLAUSE | Where Clause | |||
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 |