Data Element list used by SAP ABAP Function Module RS_DME_ADA_GEN_ASSRULES_PGM (Generate Association rules program)
SAP ABAP Function Module
RS_DME_ADA_GEN_ASSRULES_PGM (Generate Association rules program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDMEA_CARDINALITY | Cardinality of the itemset | SOURCE VALUE(GV_MAX_CARDINALITY1) TYPE RSDMEA_CARDINALITY OPTIONAL |
|
| 2 | RSDMEA_CONFIDENCE | Confidence of the association rule | SOURCE VALUE(IV_MIN_CONF) TYPE RSDMEA_CONFIDENCE |
|
| 3 | RSDMEA_DEPN_DEPTH | Maximum no. of depending items | SOURCE VALUE(IV_DEP_DEPN) TYPE RSDMEA_DEPN_DEPTH |
|
| 4 | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | SOURCE VALUE(IV_DEP_LEAD) TYPE RSDMEA_LEAD_DEPTH |
|
| 5 | RSDMEA_LIFT | Lift of the association rule | SOURCE VALUE(IV_MIN_LIFT) TYPE RSDMEA_LIFT |
|
| 6 | RSDMEA_MAX_ORDER | Maximum order of item sets | ||
| 7 | RSDMED_CONTVAL_LONG | Long Width Attribute to hold Continuous Values | ||
| 8 | RSDMED_WHERECMD | Where Command | ||
| 9 | RSDMEM_MODEL | Analytical Model | SOURCE VALUE(IV_MODEL_ID) TYPE RSDMEM_MODEL |
|