COMM_CFGDEP - Basic Data for Dependencies (including Nets)
Basic Data for Dependencies (including Nets) information is stored in SAP table COMM_CFGDEP.
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_CFGDEP
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 | |
DEPID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
STATNR | State counter | X | COMT_CFGD_STATNR | INT2 | 2 | |
ECMNR | Engineering change number | COMT_CFGD_ECMNR | CHAR | 64 | ||
DEPNAME | Dependency name | COMT_CFGD_DEPNAME | CHAR | 60 | ||
DEPTYPE | Dependency type | COMT_CFGD_DEPTYPE | INT2 | 2 | ||
NETID | Internal identifier of a model element | COMT_CFGD_ID | INT4 | 4 | ||
STATUSID | Status of KB runtime version | COMT_CFGD_STATUSID | INT2 | 2 | ||
PRIO | Priority | COMT_CFGD_PRIORITY | INT4 | 4 | ||
BLOBTYPE | Type of the Blobing (local, global, ...) | COMT_CFGD_BOLBTYPE | INT2 | 2 |