Data Model > Data Dictionary > S > Scheduling Event Summary
Scheduling Event Summary
Holds the Event details run by Scheduling Engine.
API Label: SVMXC__SM_Scheduling_Event_Summary__c
No. of Fields: 10
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Job Summary
SVMXC__SM_Job_Summary__c
Master-Detail(Scheduling Job Summary)
Master-Detail relationship to Scheduling Job Summary table.
JobId
SVMXC__SM_JobId__c
Lookup(ServiceMax Job)
Lookup to Servicemax Jobs.
Technician
SVMXC__SM_Technician__c
Lookup(Technician/Equipment)
Lookup to Technician.
Standard Fields
Record Name
Name
Auto Number
The auto-generated record number.
Custom Fields
Break Minutes
SVMXC__SM_Break_Minutes__c
Number(4, 0)
Time during which the technician takes a break.
Drive Time (mins)
SVMXC__SM_Drive_Time__c
Number(4, 0)
Summation of Drive Time Before and Drive Time After on the Event.
Event Date
SVMXC__SM_Event_Date__c
Date
Event start date.
Event Duration
SVMXC__SM_Event_Duration__c
Number(4, 0)
Event Duration.
Event Type
SVMXC__SM_Event_Type__c
Text(255)
Holds the values sourced from ServiceMax/SFDC Event.Type field along with External Work-Order value (to track the external work-order).
Overhead time (mins)
SVMXC__SM_Overhead_time__c
Number(4, 0)
Summation of Overtime Before and After Field from Event Object.
Was this helpful?