COMM_CFGVALSYM - Symbol Table for Characteristic Values
Symbol Table for Characteristic Values information is stored in SAP table COMM_CFGVALSYM.
It is part of development package COM_CFG_DB in software component AP-CFG. This development package consists of objects that can be grouped under "Product Configuration DB".
It is part of development package COM_CFG_DB in software component AP-CFG. This development package consists of objects that can be grouped under "Product Configuration DB".
Fields for table COMM_CFGVALSYM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
KBID | Internal identifier of a knowledge base | X | COMT_CFGD_KBID | INT4 | 4 | |
OBJECTID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
OBJECTTYPE | Object Type | X | COMT_CFGD_OBJTYPE | INT2 | 2 | |
SYMBOLID | Internal identifier of a knowledge base | X | COMT_CFGD_KBID | INT4 | 4 | |
DATATYPE | Characteristic data type (string, float, ...) | COMT_CFGD_CHTYPE | INT2 | 2 | ||
CHARVALUE | Symbol value | COMT_CFGD_SYMVALUE | CHAR | 264 |