cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table where the document status is stored

Former Member
0 Likes
1,968

Hi,

I'm looking for the document status (In Process, Invalid, Released) in cProjects.

Where can I find the status in the DB or which method exist to read it?

Thanks in advance.

Best regards,

Axel

View Entire Topic
Former Member
0 Likes

Hi, Axel!

Try this:

Table DPR_DOCUMENT --> get the EDMS_GUID

Use the EDMS_GUID as the OBJECT in table CRM_JEST.

Let me know if it worked! I've tried a quick test now and it seemed to work.

Regards,

Ivanna