SAP ABAP Function Module RS_DME_ADO_GET_RULES_RFC (Get analysis results from DME)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RS_BCT_CRM (Package) BW: Content CRM (Customer Relationship Management)

⤷

⤷

Basic Data
Function Module | RS_DME_ADO_GET_RULES_RFC | Get analysis results from DME |
Function Group | RS_CRM_MKTPR | Interfaces for Marketing PR Assoc. Rules |
Program Name | SAPLRS_CRM_MKTPR | |
INCLUDE Name | LRS_CRM_MKTPRU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CV_CURR_RULE_NO | TYPE | RSDMEA_RULE_ID | Association rule ID | |||
![]() |
EV_NO_RULES | TYPE | I | ||||
![]() |
EV_SUBRC | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
![]() |
IV_MODEL_ID | TYPE | RSDMEM_MODEL | Analytical Model | |||
![]() |
IV_SUP | TYPE | RSDMEA_SUPPORT | Support of the Itemset | |||
![]() |
IV_CONF | TYPE | RSDMEA_CONFIDENCE | Confidence of the association rule | |||
![]() |
IV_LIFT | TYPE | RSDMEA_LIFT | Lift of the association rule | |||
![]() |
IV_N | TYPE | RSDMEA_TOPN | Top N | |||
![]() |
IV_LEAD_DEPTH | TYPE | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | |||
![]() |
IV_DEPN_DEPTH | TYPE | RSDMEA_DEPN_DEPTH | Maximum no. of depending items | |||
![]() |
IV_MAX_RULES | TYPE | I | 10000 | |||
![]() |
IV_BATCH | TYPE | RSDMEM_BOOLEAN | 'F' | Boolean ( 'X' or ' ' ) | ||
![]() |
IV_NO_RULES_LAST | TYPE | I | ||||
![]() |
IT_LEAD_ITEMS | TYPE | RSDMSA_ITEMSET | Structure for Itemset | |||
![]() |
IT_DEPN_ITEMS | TYPE | RSDMSA_ITEMSET | Structure for Itemset | |||
![]() |
ET_RULES | TYPE | RSDMSA_RULES | association rules(export to CRM) | |||
![]() |
ET_LEAD_DET | TYPE | RSDMSA_LEAD_DET | Leading items | |||
![]() |
ET_DEPN_DET | TYPE | RSDMSA_DEPN_DET | Depending Items | |||
![]() |
ET_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
![]() |
IT_SORT_COLS | TYPE | RSDMSA_MIN_COLS | Mining columns | |||
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 | 20141101 |
SAP Release Created in | 705 |