SAP ABAP Function Module RS_DME_ADO_GET_RULES_EXTR_CURS (Retreiving association rules - Using Cursors)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_AA (Package) Data mining engines: Association analysis

⤷

⤷

Basic Data
Function Module | RS_DME_ADO_GET_RULES_EXTR_CURS | Retreiving association rules - Using Cursors |
Function Group | RS_DME_ASSO_DISC_OUT | Output for association discovery algo |
Program Name | SAPLRS_DME_ASSO_DISC_OUT | Output for association discovery algo |
INCLUDE Name | LRS_DME_ASSO_DISC_OUTU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IV_SUP | TYPE | RSDMEA_SUPPORT | Support of the Itemset | |||
![]() |
IV_CONF | TYPE | RSDMEA_CONFIDENCE | Confidence of the association rule | |||
![]() |
IV_LIFT | TYPE | RSDMEA_LIFT | Lift of the association rule | |||
![]() |
IV_LEAD_DEPTH | TYPE | RSDMEA_LEAD_DEPTH | 1 | Maximum no. of leading items | ||
![]() |
IV_DEPN_DEPTH | TYPE | RSDMEA_DEPN_DEPTH | 1 | Maximum no. of depending items | ||
![]() |
IS_UPLOAD_INFO | TYPE | RSDMSX_UPLOAD_DATA_INFO | Upload Data Info | |||
![]() |
E_T_RULES | TYPE | RSDMSX_ASSRULES_FOR_EXTRACTOR | For the Association Rules of one lead and one dependency . | |||
![]() |
E_T_RETURN | TYPE | BAPIRET2 | Return parameter | |||
![]() |
E_T_DATA | TYPE | |||||
![]() |
NO_MORE_DATA | TYPE | No More Data | ||||
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 |