Data Model > Data Dictionary > T > Territory
Territory
This object provides basic definition of a service territory in ServiceMax. Service territories are not related in anyway to the Salesforce territory definitions.
API Label: SVMXC__Territory__c
No. of Fields: 21
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Break Hours
SVMXC__Break_Hours__c
Lookup(Business Hours)
Overnight Stay Policy
SVMXC__SM_Overnight_Stay_Policy__c
Lookup(Overnight Stay Policy)
Look up field for overnight policy in the territory object.
Parent Territory
SVMXC__Parent_Territory__c
Lookup(Territory)
Parent territory a territory rolls up to. Lookup to an existing territory in ServiceMax.
Territory's Business Hours
SVMXC__Territory_s_Business_Hours__c
Lookup(Business Hours)
Standard Fields
Territory Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Active
SVMXC__Active__c
Checkbox
Indicates if this territory is active or not.
Average Driving Time
SVMXC__Average_Driving_Time__c
Number(16, 2)
Average Speed
SVMXC__Average_Speed__c
Number(16, 2)
Average speed in which the technicians of this territory travel on the road. Used in dispatch optimization.
Description
SVMXC__Description__c
Long Text Area(32000)
Description of the territory.
Fixed Cost
SVMXC__Fixed_Cost__c
Currency(15, 3)
Any fixed costs associated with the technicians in this territory for each day of work order activity. Used in dispatch optimization.
Max Daily Hours
SVMXC__Max_Daily_Hours__c
Number(16, 2)
Limits on number of hours of work order activity per day. Though this option is available, it is recommended to use technician business hours and break hours to indicate technician’s availability. Used in dispatch optimization.
Max Distance
SVMXC__Max_Distance__c
Number(16, 2)
Distance in miles if the technicians in this territory cannot travel beyond this limit on a given route. Used in dispatch optimization.
Max Hours
SVMXC__Max_Hours__c
Number(16, 2)
Max hours.
Mode Of Travel
SVMXC__Mode_Of_Travel__c
Picklist
Optimizer Connection Name
SVMXC__Optimizer_Connection_Name__c
Text(100)
This field stores the Connection Instance Name.
Optimizer External Identifier
SVMXC__Optimizer_External_ID__c
Text(255) (External ID)
Some identifier from the external scheduling optimizer to link the Territory.
Optimizer Last Timestamp
SVMXC__Optimizer_Last_Timestamp__c
Text(80)
Last timestamp of when schedule details retrieved from the scheduling optimizer.
Per Hour Cost
SVMXC__Per_Hour_Cost__c
Currency(15, 3)
Average cost of technician’s time for this territory. Used in dispatch optimization.
Per Mile Cost
SVMXC__Per_Mile_Cost__c
Currency(15, 3)
Average travel cost per mile for this territory. Used in dispatch optimization.
Select
SVMXC__Select__c
Checkbox
Checkbox used in ServiceMax screens to manage record selection.
Territory Code
SVMXC__Territory_Code__c
Text(80)
Any internal (typically financials) code your organization uses to refer to this territory.
Was this helpful?