Data Element list used by SAP ABAP Function Module RS_DME_ADA_GEN_ASSRULES (Generation of association rules)
SAP ABAP Function Module
RS_DME_ADA_GEN_ASSRULES (Generation of association rules) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDMEA_CONFIDENCE | Confidence of the association rule | SOURCE VALUE(IV_MIN_CONF) TYPE RSDMEA_CONFIDENCE |
|
| 2 | RSDMEA_DEPN_DEPTH | Maximum no. of depending items | SOURCE VALUE(IV_DEP_DEPN) TYPE RSDMEA_DEPN_DEPTH |
|
| 3 | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | SOURCE VALUE(IV_DEP_LEAD) TYPE RSDMEA_LEAD_DEPTH |
|
| 4 | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | ||
| 5 | RSDMEA_LIFT | Lift of the association rule | SOURCE VALUE(IV_MIN_LIFT) TYPE RSDMEA_LIFT |
|
| 6 | RSDMEA_LIS_ID | Large itemset ID | ||
| 7 | RSDMEA_SUPPORT | Support of the Itemset | ||
| 8 | RSDMEM_MODEL | Analytical Model | SOURCE VALUE(IV_MODEL_ID) TYPE RSDMEM_MODEL |
|