RSDMTA_ASSRULES - Association discovery rules table
Association discovery rules table information is stored in SAP table RSDMTA_ASSRULES.
It is part of development package RS_DME_AA in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Association analysis".
It is part of development package RS_DME_AA in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Association analysis".
Fields for table RSDMTA_ASSRULES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MODEL_ID | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
RULE_ID | Association rule ID | X | RSDMEA_RULE_ID | NUMC | 12 | |
SUPPORT | Support of the Itemset | RSDMEA_SUPPORT | DEC | 3 | ||
CONFIDENCE | Confidence of the association rule | RSDMEA_CONFIDENCE | DEC | 3 | ||
LIFT | Lift of the association rule | RSDMEA_LIFT | DEC | 8 | ||
LEAD_DEPTH | Maximum no. of leading items | RSDMEA_LEAD_DEPTH | INT2 | 2 | ||
DEPN_DEPTH | Maximum no. of depending items | RSDMEA_DEPN_DEPTH | INT2 | 2 |