SAP ABAP Function Module RS_DME_ADO_GET_LIS (Retreiving the large itemsets)
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_LIS Retreiving the large itemsets  
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_OUTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CV_CURR_LIS_NO TYPE RSDMEA_LIS_ID Current Large itemset ID
Changing CV_CURR_ORDER TYPE RSDMEA_CARDINALITY Current cardinality
Exporting EV_NO_LIS TYPE RSDMEA_MAX_BATCH Maximum no. of large item sets / rules to be retrieved
Importing IV_MODEL_ID TYPE RSDMEM_MODEL Analytical Mining Model GUID
Importing IV_SUP TYPE RSDMEA_SUPPORT Support of the Itemset
Importing IV_N TYPE RSDMEA_TOPN Top N
Importing IV_MAX_CARD TYPE RSDMEA_CARDINALITY Cardinality of the itemset
Importing IV_MAX_LIS TYPE RSDMEA_MAX_BATCH Max large itemsets to be fetched
Importing IC_BATCH TYPE RSDMEA_BATCH 'F' Batch (first, last, prev,next)
Importing IV_GET_ENUM TYPE RSDMEM_BOOLEAN 'X' Get enumerated info
Importing IV_NO_LIS_LAST TYPE I
Tables IT_ITEMS TYPE RSDMSA_ITEMSET Strucrure for Itemset
Tables ET_LIS TYPE RSDMSA_LISH Large Itemsets
Tables ET_LIS_DET TYPE RSDMSA_LIS_DET LIS detail
Tables ET_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