SAP ABAP Function Module RS_DME_ADA_GEN_COMBI (Generation of item combinations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_AA (Package) Data mining engines: Association analysis

⤷

⤷

Basic Data
Function Module | RS_DME_ADA_GEN_COMBI | Generation of item combinations |
Function Group | RS_DME_ASSO_DISC_AP | Association Discovery (AP) |
Program Name | SAPLRS_DME_ASSO_DISC_AP | |
INCLUDE Name | LRS_DME_ASSO_DISC_APU16 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IT_COMB | TYPE | RSDMTA_ITEMS | Combinations | |||
![]() |
ET_RULES | TYPE | RSDMSA_ASSRULES | Association rules | |||
![]() |
ET_LEAD_DET | TYPE | RSDMSA_LEAD_DET | Leading items | |||
![]() |
ET_DEPN_DET | TYPE | RSDMSA_DEPN_DET | Depending Items | |||
![]() |
IV_MAXLEN | TYPE | RSDMEA_LEAD_DEPTH | lead + depn items | |||
![]() |
IV_LEAD_NO | TYPE | RSDMEA_LEAD_DEPTH | Maximum no. of leading items | |||
![]() |
IV_J | TYPE | I | ||||
![]() |
IV_M | TYPE | I | ||||
![]() |
IT_ITEMSET | TYPE | RSDMTA_ITEMS | Itemset | |||
![]() |
IV_MIN_CONF | TYPE | RSDMEA_CONFIDENCE | Minimum support | |||
![]() |
IS_LIS | TYPE | RSDMSA_LIS_TAB | Large Itemsets | |||
![]() |
IV_MIN_LIFT | TYPE | RSDMEA_LIFT | Lift of the association rule | |||
![]() |
IV_MODEL_ID | TYPE | RSDMEM_MODEL | Analytical Mining Model GUID | |||
![]() |
ET_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 |