OBJ_M_DOCCATEG

Located in the security domain, this is the main table involved in category management. This table did not exist in the previous versions (4.X) of Business Objects.

This table is updated each time a Business Objects (5.x) or WebIntelligence (2.x) document with some associated categories is exported to the repository (Send to users, Send to BroadcastAgent, Publish to Corporate documents).

Name Null ? Type Values
M_CATEG_N_ID NOT NULL int10 The ID of the category associated to the document. This value is referenced in OBJ_M_CATEG in the M_CATEG_N_ID column.
M_DOC_N_ID NOT NULL int10 The unique identifier of the document. This value is referenced in the OBJ_M_DOCUMENTS table in the column M_DOC_N_ID.