Skill Competencies

The skill competency view object provides information about the competencies associated with a skill. A skill is an instance of a competency, or a combination of codependent competency instances. Independent competencies can't be mixed in the same skill.

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SkillCompetencyExtractPVO

Primary Keys : SkillCompetencyId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
CompetencyId The unique identifier of the competency record.
CreatedBy The user who created the row.
CreationDate The date and time when the row was created.
DeletedFlag Indicates whether the record is logically deleted.
LastUpdateDate The date and time when the row was last updated.
LastUpdateLogin The session login of the user who last updated the row.
LastUpdatedBy The user who last updated the row.
ObjectVersionNumber The number of times the row has been updated.
OriginalSystemReference The alternative identifier in the original reference system, which may not be unique.
SkillCompetencyId The unique identifier of the record. This is the primary key for the view object.
SkillId The unique identifier of the skill record.