Data Model > Data Dictionary > T > Timesheet
Timesheet
This object refers to timesheet records created for every user for a particular duration.
API Label: SVMXC__Timesheet__c
No. of Fields: 14
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Business Hours
SVMXC__SM_Business_Hours__c
Lookup(Business Hours)
Business hours captured on the timesheet based on technician
Timesheet Configuration
SVMXC__SM_TimesheetConfig__c
Lookup(ServiceMax Process)
The timesheet configuration associated with this timesheet header. Timesheet Configuration determines the timesheet's details when processed, and how time entries will be generated for it by the autofill engine.
User
SVMXC__User__c
Lookup(User)
This field refers to the User for whom Timesheet Header is created.
Standard Fields
Timesheet ID
Name
Auto Number
Auto-generated record number.
Custom Fields
End Date
SVMXC__End_Date__c
Date
End Date of Timesheet
Notes
SVMXC__Notes__c
Long Text Area(32768)
Captues Notes on Timesheet
Period
SVMXC__Period__c
Picklist
Specifies whether the timesheet is for a monthly or weekly period.
Start Date
SVMXC__Start_Date__c
Date
Start Date of Timesheet
Status
SVMXC__Status__c
Picklist
Submitted On
SVMXC__Submitted_On__c
Date/Time
Date and time when the timesheet was submitted.
Title
SVMXC__Title__c
Formula (Text)
This field refers to Timesheet Header title. This gives complete information of Timesheet Header on a glance.
Total Business Hours
SVMXC__Total_Hours__c
Number(16, 2)
The summary total of captured time that is within defined business hours.
Total Combined Hours
SVMXC__SM_TotalCombinedHours__c
Number(16, 2)
This field calculates the summary total of hours from both the “Total Business Hours” and the “Total Non-Business Hours” fields. It reflects the total of all written time on a timesheet.
Total Non-Business Hours
SVMXC__SM_Total_Non_Business_Hours__c
Number(16, 2)
The summary total of captured time that is outside of defined business hours.
Was this helpful?