AbstractTimesheet is the base class for timesheets. It cannot be instantiated.
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
regularFriday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularMonday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularSaturday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularSunday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularThursday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularTuesday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
regularWednesday | Type: double Default value: N/A Description: The number of regular hours worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialFriday | Type: double Default value: N/A Description: The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialMonday | Type: double Default value: N/A Description: The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialSaturday | Type: double Default value: N/A Description: The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialSunday | Type: double Default value: N/A Description: The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialThursday | Type: double Default value: N/A Description:The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialTuesday | Type: double Default value: N/A Description:The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
specialWednesday | Type: double Default value: N/A Description: The number of special hours (overtime) worked on that day. Field validation description: The value range expressed in hours is 0 – 255 and must be rounded to the nearest 0.25 (time is in 15 minutes increment). Additional field security restrictions: N/A |
summaryNotes | Type: string Default value: null Description: The note of the timesheet. Field validation description: Limit 255 characters. Additional field security restrictions: N/A |
weekOf | Type: calendar Default value: N/A Description: The week of the timesheet. Field validation description: Cannot be null. Additional field security restrictions: N/A |