SAP ABAP Function Module RS_DME_MCO_SAP_AD_RULES_GET (Get SAP Association Discovery rules)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DMP (Package) Data mining engines: Provider
⤷
⤷
Basic Data
| Function Module | RS_DME_MCO_SAP_AD_RULES_GET | Get SAP Association Discovery rules |
| Function Group | RS_DME_MP_CONSUMER_OP | Consumer Interface output |
| Program Name | SAPLRS_DME_MP_CONSUMER_OP | |
| INCLUDE Name | LRS_DME_MP_CONSUMER_OPU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_NO_RULES | TYPE | RSDMEA_TOPN | No of rules | |||
| |
E_CURR_RULE_NO | TYPE | RSDMEA_RULE_ID | Association rule ID | |||
| |
I_MODEL_NAME | TYPE | RSDMEM_MODEL_NAME | Model Name | |||
| |
I_SUP | TYPE | RSDMEA_SUPPORT | Support of the Itemset | |||
| |
I_CONF | TYPE | RSDMEA_CONFIDENCE | Confidence of the association rule | |||
| |
I_LIFT | TYPE | RSDMEA_LIFT | Lift of the association rule | |||
| |
I_TOPN | TYPE | RSDMEA_TOPN | Top N | |||
| |
I_LEAD_DEPTH | TYPE | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | |||
| |
I_DEPN_DEPTH | TYPE | RSDMEA_DEPN_DEPTH | Maximum no. of depending items | |||
| |
I_MAX_RULES | TYPE | RSDMEA_TOPN | Max rules | |||
| |
I_CURR_RULE_NO | TYPE | RSDMEA_RULE_ID | Association rule ID | |||
| |
I_BATCH | TYPE | RSDMEM_BOOLEAN | 'F' | Set of data (first,next,prev,last) | ||
| |
I_NO_RULES_LAST | TYPE | RSDMEA_TOPN | Top N | |||
| |
I_T_LEAD_ITEMS | TYPE | RSDMSA_ITEMSET | Strucrure for Itemset | |||
| |
I_T_DEPN_ITEMS | TYPE | RSDMSA_ITEMSET | Strucrure for Itemset | |||
| |
E_T_RULES | TYPE | RSDMSA_RULES | Association rules | |||
| |
E_T_LEAD_DET | TYPE | RSDMSA_LEAD_DET | Leading items | |||
| |
E_T_DEPN_DET | TYPE | RSDMSA_DEPN_DET | Depending Items | |||
| |
E_T_RETURN | TYPE | BAPIRET2 | Return parameter | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 21C |