Data Element list used by SAP ABAP Function Module RS_DME_ADO_GET_RULES_CHECK1 (Retreiving association rules)
SAP ABAP Function Module
RS_DME_ADO_GET_RULES_CHECK1 (Retreiving association rules) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RSDMEA_CONFIDENCE | Confidence of the association rule | SOURCE VALUE(IV_CONF) TYPE RSDMEA_CONFIDENCE OPTIONAL |
2 | ![]() |
RSDMEA_DEPN_DEPTH | Maximum no. of depending items | SOURCE VALUE(IV_DEPN_DEPTH) TYPE RSDMEA_DEPN_DEPTH OPTIONAL |
3 | ![]() |
RSDMEA_ITEM_ID | Item ID | |
4 | ![]() |
RSDMEA_LEAD_DEPTH | Maximum no. of leading items | SOURCE VALUE(IV_LEAD_DEPTH) TYPE RSDMEA_LEAD_DEPTH OPTIONAL |
5 | ![]() |
RSDMEA_LIFT | Lift of the association rule | SOURCE VALUE(IV_LIFT) TYPE RSDMEA_LIFT OPTIONAL |
6 | ![]() |
RSDMEA_RULE_ID | Association rule ID | SOURCE VALUE(CV_CURR_RULE_NO) TYPE RSDMEA_RULE_ID OPTIONAL |
7 | ![]() |
RSDMEA_RULE_ID | Association rule ID | |
8 | ![]() |
RSDMEA_SUPPORT | Support of the Itemset | SOURCE VALUE(IV_SUP) TYPE RSDMEA_SUPPORT OPTIONAL |
9 | ![]() |
RSDMEA_TOPN | Top N | |
10 | ![]() |
RSDMEA_TOPN | Top N | SOURCE VALUE(IV_N) TYPE RSDMEA_TOPN DEFAULT 1000 |
11 | ![]() |
RSDMEM_MODEL | Analytical Model | SOURCE VALUE(IV_MODEL_ID) TYPE RSDMEM_MODEL |