Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_BATCH | RSDMEM_BOOLEAN | C | 1 | 'F' | X | Set of data (first,next,prev,last) |
I_CONF | RSDMEA_CONFIDENCE | P | 3 | X | Confidence of the association rule | |
I_CURR_RULE_NO | RSDMEA_RULE_ID | N | 12 | X | Association rule ID | |
I_DEPN_DEPTH | RSDMEA_DEPN_DEPTH | s | 2 | X | Maximum no. of depending items | |
I_LEAD_DEPTH | RSDMEA_LEAD_DEPTH | s | 2 | X | Maximum no. of leading items | |
I_LIFT | RSDMEA_LIFT | P | 8 | X | Lift of the association rule | |
I_MAX_RULES | RSDMEA_TOPN | I | 4 | X | Max rules | |
I_MODEL_NAME | RSDMEM_MODEL_NAME | C | 30 | Model Name | ||
I_NO_RULES_LAST | RSDMEA_TOPN | I | 4 | X | Top N | |
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_RULE_NO | RSDMEA_RULE_ID | N | 12 | Association rule ID |
E_NO_RULES | RSDMEA_TOPN | I | 4 | No of rules |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
E_T_DEPN_DET | RSDMSA_DEPN_DET | 242 | X | Depending Items |
E_T_LEAD_DET | RSDMSA_LEAD_DET | 242 | X | Leading items |
E_T_RETURN | BAPIRET2 | 548 | X | Return parameter |
E_T_RULES | RSDMSA_RULES | 30 | X | Association rules |
I_T_DEPN_ITEMS | RSDMSA_ITEMSET | 200 | X | Strucrure for Itemset |
I_T_LEAD_ITEMS | RSDMSA_ITEMSET | 200 | X | Strucrure for Itemset |