Table list used by SAP ABAP Function Module MCWPS_BUILD_LARGE_ITEMSETS (INTERN: Erzeugen der Large-Itemsets (Apriori))
SAP ABAP Function Module
MCWPS_BUILD_LARGE_ITEMSETS (INTERN: Erzeugen der Large-Itemsets (Apriori)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MCWPSI1 | Large-Itemset k = 1 | ||
| 2 | MCWPSI1 | Large-Itemset k = 1 | SOURCE E_TAB_L1 STRUCTURE MCWPSI1 |
|
| 3 | MCWPSI2 | Large-Itemset k = 2 | ||
| 4 | MCWPSI2 | Large-Itemset k = 2 | SOURCE E_TAB_L2 STRUCTURE MCWPSI2 |
|
| 5 | MCWPSI3 | Large Itemset k = 3 | SOURCE E_TAB_L3 STRUCTURE MCWPSI3 OPTIONAL |
|
| 6 | MCW_WHERETAB | Table for Dynamic WHERE Requirement | SOURCE I_WHERE_TAB STRUCTURE MCW_WHERETAB OPTIONAL |
|
| 7 | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | SOURCE I_SL_DATUM STRUCTURE RSDSSELOPT OPTIONAL |
|
| 8 | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | SOURCE I_SL_MATKL STRUCTURE RSDSSELOPT OPTIONAL |
|
| 9 | RSRD1 | Local structure for SAPMSRD1 | SOURCE VALUE(I_DBTAB) LIKE RSRD1-OBJNAME DEFAULT 'S120' |
|
| 10 | RSRD1 | Local structure for SAPMSRD1 | SOURCE VALUE(I_VIC) LIKE RSRD1-OBJNAME DEFAULT 'BONNR' |
|
| 11 | RSRD1 | Local structure for SAPMSRD1 | SOURCE VALUE(I_FIELD) LIKE RSRD1-OBJNAME DEFAULT 'MATNR' |
|
| 12 | S120 | Sales as per receipts | SOURCE VALUE(I_WERKS) LIKE S120-WERKS OPTIONAL |
|
| 13 | S120 | Sales as per receipts | SOURCE VALUE(I_VRSIO) LIKE S120-VRSIO DEFAULT '000' |