COMM_CFGDOCKEY - Ref. table between documentation and object
Ref. table between documentation and object information is stored in SAP table COMM_CFGDOCKEY.
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_CFGDOCKEY
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 | |
DOCUID | Internal identifier of a model element | X | COMT_CFGD_ID | INT4 | 4 | |
SERVICEID | Service ID | COMT_CFGD_SERVICEID | INT2 | 2 | ||
DOCUMENTID | Global Identifier | COMT_CFGD_GUID | CHAR | 64 | ||
MIMETYPE | Mime Type | COMT_CFGD_MIMETYPE | CHAR | 256 | ||
DOCUMENT | Document Number | COMT_CFGD_DOCNO | CHAR | 50 | ||
DOCTYPE | Document Type | COMT_CFGD_DOCTYPE | CHAR | 6 | ||
DOCPART | Document Part | COMT_CFGD_DOCPART | CHAR | 6 | ||
DOCVERS | Document Version | COMT_CFGD_DOCVERS | CHAR | 4 |