Resources > Data Model > Data Dictionary > S > ServiceMax Job Stats in 23.2
ServiceMax Job Stats in 23.2
This object stores vital statistics regarding each ServiceMax job. For example, for dispatch optimization jobs, information such as the number of work orders considered, the number of work orders scheduled, and the number of technicians are tracked for reporting purposes.
API Label: SVMXC__SVMX_Job_Stats__c
No. of Fields: 5
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
ServiceMax Job
SVMXC__SVMX_Job__c
Master-Detail(ServiceMax Job)
ServiceMax job for which statistics are captured. Reference to an existing ServiceMax Job.
Standard Fields
Stats Name
Name
Text(80)
Auto-generated record name.
Custom Fields
Type
SVMXC__Type__c
Picklist
Type of statistics captured.
Units
SVMXC__Units__c
Text(255)
Unit of measure for the statistic
Value
SVMXC__Value__c
Text(255)
Value of the statistic.
Was this helpful?