COMM_CFGCONFPR - Configurations Profiles
Configurations Profiles information is stored in SAP table COMM_CFGCONFPR.
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_CFGCONFPR
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 | |
OBJID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
CONFPRNAME | Profile name | COMT_CFGD_PROFNAME | CHAR | 60 | ||
BOM_APPL | BOM Application | COMT_CFGD_BOMAPPL | CHAR | 8 | ||
SCENARIO | Configuration Scenario | COMT_CFGD_SCENARIO | INT2 | 2 | ||
DECOMP_MAN | Flag | COMT_CFGD_FLAG | CHAR | 2 | ||
VALUE_MAN | Flag | COMT_CFGD_FLAG | CHAR | 2 | ||
DSINT | Internal Design Number | COMT_CFGD_DSINT | INT4 | 4 | ||
PROC_MODE | Engine Processing Mode | COMT_CFGD_PROC_MODE | CHAR | 2 |