Data Element list used by SAP ABAP Function Module RS_DME_MCO_SAP_AD_RULES_GET (Get SAP Association Discovery rules)
SAP ABAP Function Module
RS_DME_MCO_SAP_AD_RULES_GET (Get SAP Association Discovery rules) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDMEA_CONFIDENCE | Confidence of the association rule | SOURCE VALUE(I_CONF) TYPE RSDMEA_CONFIDENCE OPTIONAL |
|
| 2 | RSDMEA_DEPN_DEPTH | Maximum no. of depending items | SOURCE VALUE(I_DEPN_DEPTH) TYPE RSDMEA_DEPN_DEPTH OPTIONAL |
|
| 3 | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | SOURCE VALUE(I_LEAD_DEPTH) TYPE RSDMEA_LEAD_DEPTH OPTIONAL |
|
| 4 | RSDMEA_LIFT | Lift of the association rule | SOURCE VALUE(I_LIFT) TYPE RSDMEA_LIFT OPTIONAL |
|
| 5 | RSDMEA_RULE_ID | Association rule ID | SOURCE VALUE(I_CURR_RULE_NO) TYPE RSDMEA_RULE_ID OPTIONAL |
|
| 6 | RSDMEA_RULE_ID | Association rule ID | SOURCE VALUE(E_CURR_RULE_NO) TYPE RSDMEA_RULE_ID |
|
| 7 | RSDMEA_RULE_ID | Association rule ID | ||
| 8 | RSDMEA_SUPPORT | Support of the Itemset | SOURCE VALUE(I_SUP) TYPE RSDMEA_SUPPORT OPTIONAL |
|
| 9 | RSDMEA_TOPN | Top N | SOURCE VALUE(E_NO_RULES) TYPE RSDMEA_TOPN |
|
| 10 | RSDMEA_TOPN | Top N | SOURCE VALUE(I_MAX_RULES) TYPE RSDMEA_TOPN OPTIONAL |
|
| 11 | RSDMEA_TOPN | Top N | SOURCE VALUE(I_NO_RULES_LAST) TYPE RSDMEA_TOPN OPTIONAL |
|
| 12 | RSDMEA_TOPN | Top N | SOURCE VALUE(I_TOPN) TYPE RSDMEA_TOPN OPTIONAL |
|
| 13 | RSDMEM_BOOLEAN | Boolean ( 'X' or ' ' ) | SOURCE VALUE(I_BATCH) TYPE RSDMEM_BOOLEAN DEFAULT 'F' |
|
| 14 | RSDMEM_LOG_TYPE | Message Types | ||
| 15 | RSDMEM_MODEL_NAME | Model Name | SOURCE VALUE(I_MODEL_NAME) TYPE RSDMEM_MODEL_NAME |