Person Competency DMO

Represents the skills and competencies of a person. Eg: Driver

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

  • CompetencyId has a FOREIGNKEY relationship with the Competency DMO Id field.
  • AccountContactId has a FOREIGNKEY relationship with the Account Contact DMO Id field.
  • AccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • Field API Name: std__AccountContactId__c
  • Data Type: TEXT
  • Description: The lookup to the related contact.
  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The person associated with the person competency. (Account)
  • 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__CompetencyId__c
  • Data Type: TEXT
  • Description: The competency associated with the person competency.
  • 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 competency 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: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__PersonCompetencyStage__c
  • Data Type: TEXT
  • Description: Specifies the person's competency stage. Values: TBD
  • Field API Name: std__PersonProficiencyLevel__c
  • Data Type: TEXT
  • Description: A person's level of proficiency with respect to a Competency,Possible values are:

Advanced Beginner Intermediate

  • Field API Name: std__QualificationLevelNumber__c
  • Data Type: DOUBLE
  • Description: The integer representation of the proficiency level.
  • Field API Name: std__VerificationDate__c
  • Data Type: DATEONLY
  • Description: The date when the competency was verified for the person.
  • Field API Name: std__VerificationStatus__c
  • Data Type: TEXT
  • Description: Specifies the status of the competency's verification for the person.
  • Field API Name: std__VerificationSummaryText__c
  • Data Type: TEXT
  • Description: The details and conclusions from the verification of the competency for the person.