SAP ABAP Function Module RS_DME_MCO_SAP_AD_RULES_GET (Get SAP Association Discovery rules)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP (Package) Data mining engines: Provider
Basic Data
Function Module RS_DME_MCO_SAP_AD_RULES_GET Get SAP Association Discovery rules  
Function Group RS_DME_MP_CONSUMER_OP   Consumer Interface output  
Program Name SAPLRS_DME_MP_CONSUMER_OP    
INCLUDE Name LRS_DME_MP_CONSUMER_OPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NO_RULES TYPE RSDMEA_TOPN No of rules
Exporting E_CURR_RULE_NO TYPE RSDMEA_RULE_ID Association rule ID
Importing I_MODEL_NAME TYPE RSDMEM_MODEL_NAME Model Name
Importing I_SUP TYPE RSDMEA_SUPPORT Support of the Itemset
Importing I_CONF TYPE RSDMEA_CONFIDENCE Confidence of the association rule
Importing I_LIFT TYPE RSDMEA_LIFT Lift of the association rule
Importing I_TOPN TYPE RSDMEA_TOPN Top N
Importing I_LEAD_DEPTH TYPE RSDMEA_LEAD_DEPTH Maximum no. of leading items
Importing I_DEPN_DEPTH TYPE RSDMEA_DEPN_DEPTH Maximum no. of depending items
Importing I_MAX_RULES TYPE RSDMEA_TOPN Max rules
Importing I_CURR_RULE_NO TYPE RSDMEA_RULE_ID Association rule ID
Importing I_BATCH TYPE RSDMEM_BOOLEAN 'F' Set of data (first,next,prev,last)
Importing I_NO_RULES_LAST TYPE RSDMEA_TOPN Top N
Tables I_T_LEAD_ITEMS TYPE RSDMSA_ITEMSET Strucrure for Itemset
Tables I_T_DEPN_ITEMS TYPE RSDMSA_ITEMSET Strucrure for Itemset
Tables E_T_RULES TYPE RSDMSA_RULES Association rules
Tables E_T_LEAD_DET TYPE RSDMSA_LEAD_DET Leading items
Tables E_T_DEPN_DET TYPE RSDMSA_DEPN_DET Depending Items
Tables E_T_RETURN TYPE BAPIRET2 Return parameter
               
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