SAP ABAP Function Module RS_DME_DTG_ENUMERATE_DATA (Enumerate Discrete Attributes in the Input Data)
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_ENUMERATE_DATA | Enumerate Discrete Attributes in the Input Data |
| Function Group | RS_DME_DECISION_TREE_GEN | Decision tree general routines |
| Program Name | SAPLRS_DME_DECISION_TREE_GEN | |
| INCLUDE Name | LRS_DME_DECISION_TREE_GENU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_ENUM_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
| |
E_LEARN_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
| |
E_TOTALRECS | TYPE | RSDMEM_COUNTS | Counts (Occurences, Frequency Distributions etc) | |||
| |
E_T_RETURN | TYPE | BAPIRET2_T | Error Return Table | |||
| |
I_RAW_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
| |
I_T_ATTRLIST | TYPE | RSDMSD_ATTR_LIST | Attribute List (for Internal Usage) | |||
| |
I_T_ATTRVALS | TYPE | RSDMSD_ATTRVAL_LIST | Attribute-Value Pairs | |||
| |
E_T_ENUMINFO | TYPE | RSDMSD_ENUMINFO | Enumeration Details for each Attribute-Value Combination | |||
| |
E_T_ENUMCARDINALITY | TYPE | RSDMSD_ENUMINFO_FREQ | Enumeration Counts | |||
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 |