RSDMTD_ATTRVAL - Attribute Value List
Attribute Value List information is stored in SAP table RSDMTD_ATTRVAL.
It is part of development package RS_DME_DT in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Decison trees".
It is part of development package RS_DME_DT in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Decison trees".
Fields for table RSDMTD_ATTRVAL
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 | |
VALUE_ID | Enumerated Value | X | RSDMED_ENUMID | NUMC | 5 | |
VALUE | Attribute Values | RSDMEM_ATTR_VAL64 | CHAR | 64 | ||
TYPE | Use of the Model Field Values | RSDMEM_USE_COLUMN_VALUE_AS | CHAR | 1 | ||
WEIGHT | Individual Weights | RSDMEM_WT_IND | DEC | 6 | ||
START_VAL | Long Width Attribute to hold Continuous Values | RSDMED_CONTVAL_LONG | DEC | 11 | ||
END_VAL | Long Width Attribute to hold Continuous Values | RSDMED_CONTVAL_LONG | DEC | 11 |