Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this timesheet was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this timesheet.
|
IsDaily
|
boolean
|
|
X
|
The flag that identifies whether timesheet users enter hours daily or by entire timesheet reporting period.
|
LastReceivedDate
|
dateTime
|
|
X
|
The last date on which the timesheet was submitted by the resource.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this timesheet was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this timesheet.
|
Notes
|
string
|
|
|
The notes associated with the timesheet.
|
ResourceId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the resource.
|
ResourceName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the resource.
|
ResourceObjectId
|
int
|
|
X
|
The unique ID of the associated resource.
|
Status
|
string restricted to 'Submitted' 'Approved' 'Resource Manager Approved' 'Project Manager Approved' 'Active' 'Rejected' 'Not Started' 'Resubmitted' 'Reopened' 'Submitted for RM' 'Resubmitted for RM'
|
|
X
|
The current status of the timesheet: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
|
StatusDate
|
dateTime
|
|
X
|
The date on which the status of the timesheet was last changed.
|
TimesheetPeriodObjectId
|
int
|
|
X
|
The unique ID of the timesheet period.
|