Required Skill DMO

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

  • RelatedRecordId has a FOREIGNKEY relationship with the Work Order DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • RelatedRecordId has a FOREIGNKEY relationship with the Work Type DMO Id field.
  • SkillId has a FOREIGNKEY relationship with the Skill DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • RelatedRecordId has a FOREIGNKEY relationship with the Work Order Item DMO Id field.
  • 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__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this RequiredSkill 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__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record.
  • 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__RelatedRecordId__c
  • Data Type: TEXT
  • Description: Reference to the related record like WorkOrder, WorkOrderItem for which the Skill is needed.
  • Field API Name: std__RelatedRecordObject__c
  • Data Type: TEXT
  • Description: Name of the related record object like WorkOrder, WorkOrderItem.
  • Field API Name: std__SkillId__c
  • Data Type: TEXT
  • Description: Reference to the related required Skill.
  • Field API Name: std__SkillLevelNumber__c
  • Data Type: DOUBLE
  • Description: The level of the skill required. Skill levels can range from zero to 99.99. Depending on your business needs, you can have the skill level to reflect years of experience, certification levels, or license classes.
  • Field API Name: std__SkillPriorityNumber__c
  • Data Type: DOUBLE
  • Description: For additional skills, specify the order in which skills are dropped if after the specified timeout no agent with that skill is available. Higher priority-value skills are dropped first. Lower priority-value skills, for example 0, are dropped last.