SAP ABAP Function Module RS_DME_ADO_GET_RULES_TEST (Retreiving association rules)
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_TEST Retreiving association rules  
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_OUTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CV_CURR_RULE_NO TYPE RSDMEA_RULE_ID Association rule ID
Exporting EV_NO_RULES TYPE I
Importing IV_MODEL_ID TYPE RSDMEM_MODEL Analytical Mining Model GUID
Importing IV_SUP TYPE RSDMEA_SUPPORT Support of the Itemset
Importing IV_CONF TYPE RSDMEA_CONFIDENCE Confidence of the association rule
Importing IV_LIFT TYPE RSDMEA_LIFT Lift of the association rule
Importing IV_N TYPE RSDMEA_TOPN 1000 Top N
Importing IV_LEAD_DEPTH TYPE RSDMEA_LEAD_DEPTH Maximum no. of leading items
Importing IV_DEPN_DEPTH TYPE RSDMEA_DEPN_DEPTH Maximum no. of depending items
Importing IV_MAX_RULES TYPE I 10000
Tables IT_LEAD_ITEMS TYPE RSDMSA_ITEMSET Strucrure for Itemset
Tables IT_DEPN_ITEMS TYPE RSDMSA_ITEMSET Strucrure for Itemset
Tables ET_RULES TYPE RSDMSA_RULES Association rules
Tables ET_LEAD_DET TYPE RSDMSA_LEAD_DET Leading items
Tables ET_DEPN_DET TYPE RSDMSA_DEPN_DET Depending Items
Tables ET_RETURN TYPE BAPIRET2 Return parameter
Tables IT_SORT_COLS TYPE RSDMSA_MIN_COLS Mining columns
               
Processing Type
Normal Function Module  
Remote-Enabled 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