OBJ_M_DOCAT

This table stores the document property "last time printed".

This table is updated each time a Business Objects or WebIntelligence (> 2.5) document is exported to the repository (Send to users, Send to Broadcast Agent, Publish to Corporate documents). It stores the date at which the properties have been exported, as well as the date at which the document was last printed.

When a document is deleted from the repository (from Supervisor, BusinessObjects or WebIntelligence), then all document properties are deleted as well.

Name Null ? Type Values
M_DOC_N_ID NOT NULL int10 The unique identifier of the document. This value is a pointer to  OBJ_M_DOCUMENTS
M_DOCAT_N_LPRINT   int10 The date at which the document was last printed. To see this value, open a report in BusinessObjects or WebIntelligence, go to file properties via the end-user module.
M_DOCAT_N_LAD   int10 The date at which this table was last updated. It is used to check if the properties are up-to-date compared to the last time the document was exported. See LAD.