COMM_CFGOCLASS - Basic Data for OO-Classes
Basic Data for OO-Classes information is stored in SAP table COMM_CFGOCLASS.
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_CFGOCLASS
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 | |
OBJGUID | Global Identifier of a class | COMT_CFGD_CLGUID | CHAR | 64 | ||
OBJTYPE | Object type class ID | COMT_CFGD_OTCLASSID | INT2 | 2 | ||
CLASSTYPE | Class Type | COMT_CFGD_CLTYPE | CHAR | 6 | ||
BASEUNIT | Base Unit / Currency | COMT_CFGD_UNIT | CHAR | 10 | ||
OBJNAME | Class Name | COMT_CFGD_CLNAME | CHAR | 144 | ||
STATUSID | Status of KB runtime version | COMT_CFGD_STATUSID | INT2 | 2 |