COMM_CFGVTGVAL - Generalized Values in Variant Tables
Generalized Values in Variant Tables information is stored in SAP table COMM_CFGVTGVAL.
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_CFGVTGVAL
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 | |
VALUEID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
DATATYPE | Characteristic data type (string, float, ...) | COMT_CFGD_CHTYPE | INT2 | 2 | ||
CELLTYPE | Type of Cell in Variant Table | COMT_CFGD_CELLTYPE | CHAR | 2 | ||
CELLVALUE | JSON representation of generalized value | COMT_CFGD_CELLVALUE | STRG | 8 |