Data Model > Data Dictionary > T > Time Entry
Time Entry
This object refers to the user's time on a daily basis for the timesheet master record.
API Label: SVMXC__Timesheet_Entry__c
No. of Fields: 19
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Account
SVMXC__Account__c
Lookup(Account)
This field refers to Account associated to User in Timesheet Header record.
ServiceMax Event
SVMXC__ServiceMax_Event__c
Lookup(ServiceMax Event)
This field refers to relation between Time Entry and Servicemax Event
Time Sheet
SVMXC__Timesheet__c
Master-Detail(Timesheet)
Timesheet Day Entry
SVMXC__Timesheet_Day__c
Master-Detail(Timesheet Daily Summary)
This field refers to relation between Times Entry and Timesheet Details-Daily.
Work Detail
SVMXC__Work_Detail__c
Lookup(Work Detail)
This field refers to relation between Time Entry and Work Detail.
Standard Fields
Time Entry Name
Name
Auto Number
The auto generated record number.
Custom Fields
Activity
SVMXC__Activity__c
Picklist
This field refers to the type of Time Entry record.
Business Hours Duration
SVMXC__Duration__c
Number(16, 2)
The duration of captured time that is within the defined business hours for the time entry.
Description
SVMXC__Comments__c
Long Text Area(32768)
This field refers to information provided for Time Entry record.
End Time
SVMXC__End_Time__c
Date/Time
This field refers to the End Time of Time entry record.
Is MultiDay
SVMXC__SM_IsMultiDay__c
Checkbox
Checkbox field is created to track whether time entries is created from multiday source record.
Non-Business Hours Duration
SVMXC__SM_Non_Business_Hours_Duration__c
Number(16, 2)
The duration of captured time that is outside of the defined business hours for the time entry.
Salesforce Event
SVMXC__Salesforce_Event__c
Text(50)
This field refers to relation between Time Entry and Salesforce Event.
Start Time
SVMXC__Start_Time__c
Date/Time
This field refers to the Start Time of Time entry record.
Task
SVMXC__Task__c
Text(50)
This field refers to relation between Time Entry and Task.
Time Entry Date
SVMXC__SM_Time_Entry_Date__c
Date
Field to capture the start date for each time entries.
Time Zone
SVMXC__SM_Time_Zone__c
Text(100)
This will store the Time zone value for Time Entry creation.
Total Duration
SVMXC__SM_Total_Duration__c
Number(16, 2)
The total duration of captured time, combining time both within and outside of the defined business hours for the time entry.
Type
SVMXC__SM_Type__c
Picklist
Was this helpful?