COMM_CFGCHARAC - Basic Data for Characteristics
Basic Data for Characteristics information is stored in SAP table COMM_CFGCHARAC.
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_CFGCHARAC
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 | |
CHARID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
CHARNAME | Characteristic name (object characteristic) | COMT_CFGD_CHNAME | CHAR | 80 | ||
STATUSID | Status of KB runtime version | COMT_CFGD_STATUSID | INT2 | 2 | ||
DATATYPE | Characteristic data type (string, float, ...) | COMT_CFGD_CHTYPE | INT2 | 2 | ||
CLASSID | Internal identifier of a model element | COMT_CFGD_ID | INT4 | 4 | ||
CLASSKBID | Internal identifier of a knowledge base | COMT_CFGD_KBID | INT4 | 4 | ||
CHARKIND | Characteristic kind (single value, ...) | COMT_CFGD_CHKIND | INT2 | 2 | ||
CHARACCESS | Characteristic access qualifier(public, protected, ...) | COMT_CFGD_CHACCESS | INT2 | 2 | ||
ADDITVALUE | Flag | COMT_CFGD_FLAG | CHAR | 2 | ||
POSNR | Characteristic position | COMT_CFGD_CHPOS | INT2 | 2 | ||
DISPMODE | Characteristic display mode | COMT_CFGD_CHDISPMODE | CHAR | 2 |