RSDMTC_DISTRIBUT - Distribution of Attribute Values among a Cluster
Distribution of Attribute Values among a Cluster information is stored in SAP table RSDMTC_DISTRIBUT.
It is part of development package RS_DME_CL in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Clustering".
It is part of development package RS_DME_CL in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Clustering".
Fields for table RSDMTC_DISTRIBUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MODEL_ID | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
| CLUST_ID | Cluster Identification | X | RSDMEC_CLUST_ID | NUMC | 3 | |
| COLUMN_ID | Model Field ID | X | RSDMEM_COLUMN_ID | CHAR | 30 | |
| ATTR_VALUE | Attribute Values | X | RSDMEM_ATTR_VAL64 | CHAR | 64 | |
| TECHNAME | Model Field Name | RSDMEM_COLUMN_NAME | CHAR | 30 | ||
| ATTR_TYPE | Content Type ID | RSDMEM_CONTENT_TYPE | CHAR | 3 | ||
| COUNTER | Counts (Occurences, Frequency Distributions etc) | RSDMEM_COUNTS | DEC | 6 | ||
| PERCENT | Percentage in Distribution | RSDMEC_PERCENT | DEC | 3 | ||
| MIN_VALUE | Attribute Value | RSDMEC_ATTR_VAL | DEC | 11 | ||
| MAX_VALUE | Attribute Value | RSDMEC_ATTR_VAL | DEC | 11 | ||
| AVERAGE | Distance measures | RSDMEC_DISTANCE | DEC | 10 |