Work Resource Skill DMO

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

  • WorkResourceId has a FOREIGNKEY relationship with the Work Resource DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • SkillId has a FOREIGNKEY relationship with the Skill 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__EffectiveStartDateTime__c
  • Data Type: DATETIME
  • Description: Date and Time from which the Skill is effective.
  • Field API Name: std__ExpirationDateTime__c
  • Data Type: DATETIME
  • Description: Date and Time when the Skill expires.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this WorkResourceSkill 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__SkillId__c
  • Data Type: TEXT
  • Description: Reference to the related 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__WorkResourceId__c
  • Data Type: TEXT
  • Description: Reference to the parent Work Resource.