Service Appointment Assigned Resource DMO

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

  • ServiceAppointmentId has a FOREIGNKEY relationship with the Service Appointment DMO Id field.
  • WorkResourceId has a FOREIGNKEY relationship with the Work Resource DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • Field API Name: std__ActualTravelTimeMinutes__c
  • Data Type: DOUBLE
  • Description: The number of minutes that the work resource needs to travel to the assigned service appointment.
  • 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: The user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The 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__EstimatedTravelDistanceFrom__c
  • Data Type: DOUBLE
  • Description: Estimated distance from last appointment to home base.
  • Field API Name: std__EstimatedTravelDistanceTo__c
  • Data Type: DOUBLE
  • Description: Estimated travel distance to the next appointment.
  • Field API Name: std__EstimatedTravelTimeMinutes__c
  • Data Type: DOUBLE
  • Description: The estimated number of minutes needed for the work resource to travel to the service appointment they're assigned to.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ServiceAppointmentAssignedResource record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsPrimaryResource__c
  • Data Type: TEXT
  • Description: Indiacates if the assigned resource is primary.
  • Field API Name: std__IsRequiredResource__c
  • Data Type: TEXT
  • Description: Indiacates if the assigned resource is required.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__ServiceAppointmentId__c
  • Data Type: TEXT
  • Description: Reference to the Service Appointment for which the Work Resource is assigned.
  • Field API Name: std__WorkResourceId__c
  • Data Type: TEXT
  • Description: Reference to the Work Resource which is assigned against a Service Appointment.
  • Field API Name: std__WorkResourceRole__c
  • Data Type: TEXT
  • Description: The role of the work resource in the service appointment. For example, primary, secondary.