Data Element list used by SAP ABAP Function Module RS_DME_ADO_GET_RULES_EXTR_CURS (Retreiving association rules - Using Cursors)
SAP ABAP Function Module RS_DME_ADO_GET_RULES_EXTR_CURS (Retreiving association rules - Using Cursors) is using
# Object Type Object Name Object Description Note
     
1 Data Element  RSDMEA_CONFIDENCE Confidence of the association rule SOURCE VALUE(IV_CONF) TYPE RSDMEA_CONFIDENCE OPTIONAL
2 Data Element  RSDMEA_DEPN_DEPTH Maximum no. of depending items SOURCE VALUE(IV_DEPN_DEPTH) TYPE RSDMEA_DEPN_DEPTH DEFAULT 1
3 Data Element  RSDMEA_LEAD_DEPTH Maximum no. of leading items SOURCE VALUE(IV_LEAD_DEPTH) TYPE RSDMEA_LEAD_DEPTH DEFAULT 1
4 Data Element  RSDMEA_LIFT Lift of the association rule SOURCE VALUE(IV_LIFT) TYPE RSDMEA_LIFT OPTIONAL
5 Data Element  RSDMEA_RULE_ID Association rule ID
6 Data Element  RSDMEA_SUPPORT Support of the Itemset SOURCE VALUE(IV_SUP) TYPE RSDMEA_SUPPORT OPTIONAL
7 Data Element  RSDMEM_COUNTS Counts (Occurences, Frequency Distributions etc)