Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_BATCH | RSDMEA_BATCH | C | 1 | X | Batch (first, last, prev,next) | |
I_CURR_LIS_NO | RSDMEA_LIS_ID | N | 12 | X | current Large itemset ID | |
I_CURR_ORDER | RSDMEA_CARDINALITY | s | 2 | X | Cardinality of the itemset | |
I_GET_ENUM | RSDMEM_BOOLEAN | C | 1 | X | Get enumerated information | |
I_MAX_CARD | RSDMEA_CARDINALITY | s | 2 | X | Cardinality of the itemset | |
I_MAX_LIS | I | I | 4 | X | ||
I_MODEL_NAME | RSDMEM_MODEL_NAME | C | 30 | Model Name | ||
I_NO_LIS_LAST | RSDMEA_TOPN | I | 4 | X | ||
I_SUP | RSDMEA_SUPPORT | P | 3 | X | Support of the Itemset | |
I_TOPN | RSDMEA_TOPN | I | 4 | X | Top N |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
E_CURR_LIS_NO | RSDMEA_LIS_ID | N | 12 | Large itemset ID |
E_CURR_ORDER | RSDMEA_CARDINALITY | s | 2 | Cardinality of the itemset |
E_NO_LIS | I | I | 4 |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
E_T_LIS | RSDMSA_LISH | 18 | X | Large Itemsets |
E_T_LIS_DET | RSDMSA_LIS_DET | 242 | X | LIS detail |
E_T_RETURN | BAPIRET2 | 548 | X | Return parameter |
I_T_ITEMS | RSDMSA_ITEMSET | 200 | X | Strucrure for Itemset |