SAP ABAP Function Module MCWPS_GENERATE_RULES (INTERN: Bildet Ass.regeln aus Large-Itemsets (Apriori))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-RIS (Application Component) Retail Information System (RIS)
⤷
MCW (Package) R/3 application development: Retail Information System

⤷

⤷

Basic Data
Function Module | MCWPS_GENERATE_RULES | INTERN: Bildet Ass.regeln aus Large-Itemsets (Apriori) |
Function Group | MCWPS | Companion sales, companion effects |
Program Name | SAPLMCWPS | Prototype - Data Mining |
INCLUDE Name | LMCWPSU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_CONF | TYPE | MCWPSR3-CONF | '0.1' | Minimale Konfidenz | ||
![]() |
I_TAB_L1 | TYPE | MCWPSI1 | Large-Itemset, k=1 | |||
![]() |
I_TAB_L2 | TYPE | MCWPSI2 | Large-Itemset, k=2 | |||
![]() |
I_TAB_L3 | TYPE | MCWPSI3 | Large-Itemset, k=3 | |||
![]() |
E_RULES_L2 | TYPE | MCWPSR2 | Erzeugte Regeln: a->b | |||
![]() |
E_RULES_L3 | TYPE | MCWPSR3 | Erzeugte Regeln: a,b->c | |||
![]() |
BAD_CONFIDENCE | TYPE | Wert für Konfidenz (i_conf) ist fehlerhaft (0.1<=i_conf <=1.0) | ||||
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 | 19970924 |
SAP Release Created in |