Timesheet Data Breakdown

C

Chris Walsh

I'm looking in the Database for the actual timesheet data for each day of the week, is this defined somewhere?? In the MSP_WEB_WORK the hours are summed up for a weeks work for each task, is this broken down somewhere else??

Thanks
 
G

Gary L. Chefetz \(MVP\)

Chris:

MSP_WEB_WORK contains the data you're looking for. You need to "decode" it a
little. Look at the document svrdb.htm that shipped with your system. You'll
find this in the help files on your server. It contains the data dictionary
and sample queries.

--

Gary L. Chefetz, MVP
"We wrote the book on Project Server
http://www.msprojectexperts.com

-
Chris Walsh said:
I'm looking in the Database for the actual timesheet data for each day of
the week, is this defined somewhere?? In the MSP_WEB_WORK the hours are
summed up for a weeks work for each task, is this broken down somewhere
else??
 
Top