JContTerritory contains information about the territories in a contact record. This information includes the territory type (such as Northwest or Southeast), and contact record to which each territory belongs. This table represents the Territories block on the Territories tab of a contact record.
Object: JContTerritory (J_CONT_TERRITORY)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
owner--> |
CONTACT_ID (NUMBER) |
|
x |
x |
object |
8 The contact to which the territory belongs. --> Links to specific information for the contact record. |
|
|
|
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the territory record. |
|
|
territoryItem--> Before TeamConnect 3.3 SP2: type--> |
TYPE_ID (NUMBER) |
Territory |
x |
x |
object |
8 The type of the territory record. --> Links to definition information for the territory type. |
x |
x |
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the territory record was updated. |
|
|