RSDMTC_ATTR_HEAD - Attribute Header
Attribute Header information is stored in SAP table RSDMTC_ATTR_HEAD.
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_ATTR_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MODEL_ID | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
| COLUMN_ID | Model Field ID | X | RSDMEM_COLUMN_ID | CHAR | 30 | |
| TECHNAME | Model Field Name | RSDMEM_COLUMN_NAME | CHAR | 30 | ||
| ATTR_TYPE | Content Type ID | RSDMEM_CONTENT_TYPE | CHAR | 3 | ||
| MAX_COUNT | Small Counts | RSDMEM_COUNTS_SH | DEC | 3 | ||
| MAX_VAL | Attribute Value | RSDMEC_ATTR_VAL | DEC | 11 | ||
| MIN_VAL | Attribute Value | RSDMEC_ATTR_VAL | DEC | 11 | ||
| ATTR_WT | Individual Weights | RSDMEM_WT_IND | DEC | 6 | ||
| BIN_INTERVALS | Small Counts | RSDMEM_COUNTS_SH | DEC | 3 | ||
| TR_TYPE | Transformation Type | RSDMEC_TRANSFORMATION_TYPE | CHAR | 1 | ||
| MR_HANDLING | Missing Range Handling | RSDMEC_MR_HANDLING | CHAR | 1 | ||
| WT_HANDLING | Weight Calculation for Unspecified Ranges | RSDMEC_WT_HANDLING | CHAR | 1 |