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)
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
Notes
SVMXC__Notes__c
Long Text Area(32768)
Period
SVMXC__Period__c
Picklist
Start Date
SVMXC__Start_Date__c
Date
Status
SVMXC__Status__c
Picklist
Submitted On
SVMXC__Submitted_On__c
Date/Time
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 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?