WGDS_ATTR_VALUES - Store user-defined selection-option value
Store user-defined selection-option value information is stored in SAP table WGDS_ATTR_VALUES.
It is part of development package WGDS_STORAGE_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
It is part of development package WGDS_STORAGE_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary".
Fields for table WGDS_ATTR_VALUES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
FIELD_ID | Field unique id | X | WGDS_FIELD_ID | CHAR | 64 | |
ORDER_KEY | Order id | X | WGDS_ORDER_ID | RAW | 16 | |
VALUE_INDEX | Attribute value index | X | WGDS_INDEX | INT4 | 4 | |
VALUE | Attribute value | WGDS_ATTR_VALUE | CHAR | 200 |