Service Territory DMO

Object API Name: std__ServiceTerritoryDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ParentTerritoryId has a FOREIGNKEY relationship with the Service Territory DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • TopLevelTerritoryId has a FOREIGNKEY relationship with the Service Territory DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • OperatingHoursId has a FOREIGNKEY relationship with the Operating Hours DMO Id field.
  • Address has a FOREIGNKEY relationship with the Address DMO Id field.
  • Field API Name: std__Address__c
  • Data Type: TEXT
  • Description: An address to associate with the territory. For example, you can list the address of the territory’s headquarters.
  • Field API Name: std__AverageTravelTimeMinutes__c
  • Data Type: DOUBLE
  • Description: Average travel time in minutes across the territory.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: The description of the territory.
  • Field API Name: std__GeolocationText__c
  • Data Type: TEXT
  • Description: Central geolocation address to calculate streel level routing.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ServiceTerritory record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__InTerritoryTravelTimeMinutes__c
  • Data Type: DOUBLE
  • Description: Typical In Territory Travel Time Minutes.
  • Field API Name: std__IsActive__c
  • Data Type: TEXT
  • Description: Whether the service territory is meant to be used. If a territory is inactive, you can’t add members to it or link it to work orders, work order line items, or service appointments.
  • Field API Name: std__IsUsingOptimizationEngine__c
  • Data Type: TEXT
  • Description: Indiacates if the service territory is going to use enhanced scheduling and optimization engine.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: User who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OperatingHoursId__c
  • Data Type: TEXT
  • Description: The territory’s operating hours, which indicate when service appointments within the territory can occur. Service resources who are members of a territory automatically inherit the territory’s operating hours unless different hours are specified on the resource record.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: Reference to the owner of the record it can be a User, UserGroup.
  • Field API Name: std__ParentTerritoryId__c
  • Data Type: TEXT
  • Description: The territory’s parent service territory, if it exists. For example, a Northern California territory can have a State of California territory as its parent. A service territory hierarchy can contain up to 10, 000 territories. This field is a relationship field.
  • Field API Name: std__ServiceClusterMinimumSize__c
  • Data Type: DOUBLE
  • Description: Service Cluster Minimum Size.
  • Field API Name: std__ServiceClusterProximity__c
  • Data Type: DOUBLE
  • Description: Service Cluster Proximity.
  • Field API Name: std__ServicesToDripFeedNumber__c
  • Data Type: DOUBLE
  • Description: Determines how many next scheduled service appointments to assign/show to the resource.
  • Field API Name: std__ShouldHideEmergencyMap__c
  • Data Type: TEXT
  • Description: Whether the map view is hidden in the Emergency Wizard to show only candidates.
  • Field API Name: std__TerritoryLevelNumber__c
  • Data Type: DOUBLE
  • Description: Level of the territory in the hierarchy.
  • Field API Name: std__TopLevelTerritoryId__c
  • Data Type: TEXT
  • Description: The top-level territory in a hierarchy of service territories. Depending on where a territory lies in the hierarchy, its top-level territory can be the same as its parent. This field is read only.