Data Model > Data Dictionary > T > Territory Coverage
Territory Coverage
This object captures coverage scope of a territory including geographical attributes such as zip, country etc. as well as non-geographical attributes such as industry or product. In addition, this object is used to capture adjancent territories for any territory. Coverage and Adjacency are separated by record types in this object.
API Label: SVMXC__Territory_Coverage__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Adjacent Territory
SVMXC__Adjacent_Territory__c
LOOKUP
Name of the adjacent territory. Lookup to an existing territory in ServiceMax.
Territory
SVMXC__Territory__c
LOOKUP
Name of the territory. Lookup to an existing territory in ServiceMax.
Standard Fields
Territory Attribute Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Active
SVMXC__Active__c
CHECKBOX
Indicates if the coverage record is active or not.
Record Type Name
SVMXC__Record_Type_Name__c
STRING (FORMULA)
Internal use only.
Type
SVMXC__Type__c
PICKLIST
Type of coverage. Standard values include Zip, City, State, Country and Region.
Value
SVMXC__Value__c
STRING
Value for the coverage depending upon the coverage type. For example, if coverage type is Zip, Value will contain a zip/postal code.
Was this helpful?