Data Element list used by SAP ABAP Function Module RS_DME_ADO_GET_LIS (Retreiving the large itemsets)
SAP ABAP Function Module
RS_DME_ADO_GET_LIS (Retreiving the large itemsets) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDMEA_BATCH | Batch (first, last, prev,next) | SOURCE VALUE(IC_BATCH) TYPE RSDMEA_BATCH DEFAULT 'F' |
|
| 2 | RSDMEA_CARDINALITY | Cardinality of the itemset | SOURCE VALUE(IV_MAX_CARD) TYPE RSDMEA_CARDINALITY OPTIONAL |
|
| 3 | RSDMEA_CARDINALITY | Cardinality of the itemset | SOURCE VALUE(CV_CURR_ORDER) TYPE RSDMEA_CARDINALITY OPTIONAL |
|
| 4 | RSDMEA_CARDINALITY | Cardinality of the itemset | ||
| 5 | RSDMEA_ITEM_ID | Item ID | ||
| 6 | RSDMEA_LIS_ID | Large itemset ID | SOURCE VALUE(CV_CURR_LIS_NO) TYPE RSDMEA_LIS_ID OPTIONAL |
|
| 7 | RSDMEA_LIS_ID | Large itemset ID | ||
| 8 | RSDMEA_MAX_BATCH | Maximum no. of large item sets / rules to be retrieved | ||
| 9 | RSDMEA_MAX_BATCH | Maximum no. of large item sets / rules to be retrieved | SOURCE VALUE(EV_NO_LIS) TYPE RSDMEA_MAX_BATCH |
|
| 10 | RSDMEA_MAX_BATCH | Maximum no. of large item sets / rules to be retrieved | SOURCE VALUE(IV_MAX_LIS) TYPE RSDMEA_MAX_BATCH OPTIONAL |
|
| 11 | RSDMEA_SUPPORT | Support of the Itemset | SOURCE VALUE(IV_SUP) TYPE RSDMEA_SUPPORT OPTIONAL |
|
| 12 | RSDMEA_TOPN | Top N | SOURCE VALUE(IV_N) TYPE RSDMEA_TOPN OPTIONAL |
|
| 13 | RSDMEA_TOPN | Top N | ||
| 14 | RSDMEM_BOOLEAN | Boolean ( 'X' or ' ' ) | SOURCE VALUE(IV_GET_ENUM) TYPE RSDMEM_BOOLEAN DEFAULT 'X' |
|
| 15 | RSDMEM_MODEL | Analytical Model | SOURCE VALUE(IV_MODEL_ID) TYPE RSDMEM_MODEL |