Person Skill DMO

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

  • PersonId has a FOREIGNKEY relationship with the Employee DMO Id field.
  • PersonId has a FOREIGNKEY relationship with the Account DMO Id field.
  • PersonId has a FOREIGNKEY relationship with the Account Contact 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__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__EffectiveEndDate__c
  • Data Type: DATEONLY
  • Description: The date when the compentency is no longer effective for the person.
  • Field API Name: std__EffectiveStartDate__c
  • Data Type: DATEONLY
  • Description: The date when the competency is effective for the person.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PersonSkill 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PersonId__c
  • Data Type: TEXT
  • Description: The person associated with the person skill.
  • Field API Name: std__PersonObject__c
  • Data Type: TEXT
  • Description: The name of the referenced object for person. For example, Account, AccountContact.
  • Field API Name: std__PersonSkillProficiencyLevel__c
  • Data Type: TEXT
  • Description: The person's level of proficiency in the competency. For example, Beginner, Intermediate, Advanced, Expert.
  • Field API Name: std__PersonSkillVerificationStatus__c
  • Data Type: TEXT
  • Description: The status of the competency's verification for the person. For example, Pending Verification, Under Review, Partially Verified, Verified, Rejected.
  • Field API Name: std__SkillId__c
  • Data Type: TEXT
  • Description: The competency associated with the person competency.
  • Field API Name: std__VerificationDate__c
  • Data Type: DATEONLY
  • Description: The date when the competency was verified for the person.
  • Field API Name: std__VerificationSummary__c
  • Data Type: TEXT
  • Description: The details and conclusions from the verification of the competency for the person.