SAP ABAP Function Module RS_DME_DTG_CREATE_WINDOW (Create Sample Data for Training)
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_CREATE_WINDOW | Create Sample Data for Training |
Function Group | RS_DME_DECISION_TREE_GEN | Decision tree general routines |
Program Name | SAPLRS_DME_DECISION_TREE_GEN | |
INCLUDE Name | LRS_DME_DECISION_TREE_GENU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_RECORDS | TYPE | RSDMSD_TABLE_RECORDS | Table Type for Records | |||
![]() |
E_T_RETURN | TYPE | BAPIRET2_T | Error Return Table | |||
![]() |
I_TOTALRECS | TYPE | RSDMEM_COUNTS | Counts (Occurences, Frequency Distributions etc) | |||
![]() |
I_ENUM_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
![]() |
I_LEARN_DBTAB | TYPE | RSDMEM_DATA_STORE | Data Store for Training | |||
![]() |
I_T_ENUMINFO | TYPE | RSDMSD_ENUMINFO | Enumeration Details for each Attribute-Value Combination | |||
![]() |
I_T_ENUMCARDINALITY | TYPE | RSDMSD_ENUMINFO_FREQ | Enumeration Counts | |||
![]() |
E_T_WINDOW_CLASS_FREQ | TYPE | RSDMSD_CLASS_FREQ | Class Frequency Counts | |||
![]() |
E_T_TOTAL_CLASS_FREQ | TYPE | RSDMSD_CLASS_FREQ | Class Frequency 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 |