Group Field in the ERP

N

NW

Hi,

Does anyone know which projectserver table stores the 'group' field of ERP.
I do not find it in msp_resources but I do find 'resourcegroup' in the view
tables msp_view_res_std and msp_view_proj_res_std.

Thanks.
NW
 
K

Krishna Alavala

Hi NW

It is stored in msp_text_fields
Try this query select * from msp_text_fields where text_field_id = 205520899
and proj_id = 1.

Hope this helps

Thanks
Krishna
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top