Table list used by SAP ABAP Function Module MCWPS_GENERATE_RULES (INTERN: Bildet Ass.regeln aus Large-Itemsets (Apriori))
SAP ABAP Function Module
MCWPS_GENERATE_RULES (INTERN: Bildet Ass.regeln aus Large-Itemsets (Apriori)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MCWPSI1 | Large-Itemset k = 1 | SOURCE I_TAB_L1 STRUCTURE MCWPSI1 |
|
| 2 | MCWPSI2 | Large-Itemset k = 2 | SOURCE I_TAB_L2 STRUCTURE MCWPSI2 |
|
| 3 | MCWPSI3 | Large Itemset k = 3 | SOURCE I_TAB_L3 STRUCTURE MCWPSI3 |
|
| 4 | MCWPSR2 | Association Rules for L2 | SOURCE E_RULES_L2 STRUCTURE MCWPSR2 OPTIONAL |
|
| 5 | MCWPSR3 | Association Rules for L3 | SOURCE VALUE(I_CONF) LIKE MCWPSR3-CONF DEFAULT '0.1' |
|
| 6 | MCWPSR3 | Association Rules for L3 | SOURCE E_RULES_L3 STRUCTURE MCWPSR3 OPTIONAL |
|