Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
IV_BATCH | RSDMEM_BOOLEAN | C | 1 | 'F' | X | Batch (F,N,P,L) |
IV_CONF | RSDMEA_CONFIDENCE | P | 3 | X | Confidence of the association rule | |
IV_DEPN_DEPTH | RSDMEA_DEPN_DEPTH | s | 2 | X | Maximum no. of depending items | |
IV_LEAD_DEPTH | RSDMEA_LEAD_DEPTH | s | 2 | X | Maximum no. of leading items | |
IV_LIFT | RSDMEA_LIFT | P | 8 | X | Lift of the association rule | |
IV_MAX_RULES | I | I | 4 | 10000 | X | |
IV_MODEL_ID | RSDMEM_MODEL | C | 30 | Analytical Mining Model GUID | ||
IV_N | RSDMEA_TOPN | I | 4 | X | Top N | |
IV_NO_RULES_LAST | I | I | 4 | X | ||
IV_SUP | RSDMEA_SUPPORT | P | 3 | X | Support of the Itemset |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
EV_NO_RULES | I | I | 4 |
Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CV_CURR_RULE_NO | RSDMEA_RULE_ID | N | 12 | X | Association rule ID |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
ET_DEPN_DET | RSDMSA_DEPN_DET | 242 | Depending Items | |
ET_LEAD_DET | RSDMSA_LEAD_DET | 242 | Leading items | |
ET_RETURN | BAPIRET2 | 548 | Return parameter | |
ET_RULES | RSDMSA_RULES | 30 | Association rules | |
IT_DEPN_ITEMS | RSDMSA_ITEMSET | 200 | X | Strucrure for Itemset |
IT_LEAD_ITEMS | RSDMSA_ITEMSET | 200 | X | Strucrure for Itemset |
IT_SORT_COLS | RSDMSA_MIN_COLS | 30 | X | Mining columns |