Data Model > Data Dictionary > S > Scheduling Job Summary
Scheduling Job Summary
Holds the job details run by Scheduling Engine.
API Label: SVMXC__SM_Scheduling_Job_Summary__c
No. of Fields: 9
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Dispatch Process Id
SVMXC__SM_Dispatch_Process_Id__c
Lookup(ServiceMax Process)
Lookup to Servicemax Process.
JobId
SVMXC__SM_JobId__c
Lookup(ServiceMax Job)
Lookup to Servicemax Jobs.
Territory
SVMXC__SM_Territory__c
Lookup(Territory)
Technician's Territory.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Dispatch Process Name
SVMXC__SM_Dispatch_Process_Name__c
Text(80)
Name of the dispatch process holding the scheduling configuration.
Job Start Time
SVMXC__SM_Job_Start_Time__c
Date
Time at which the Scheduling Job Started.
Job End Time
SVMXC__SM_Job_End_Time__c
Date
Time at which the Scheduling Job Ended.
Horizon Start Date
SVMXC__SM_Horizon_Start_Date__c
Date
Events Creation Start Date.
Horizon End Date
SVMXC__SM_Horizon_End_Date__c
Date
Events Creation End Date.
Was this helpful?