Skill Competency Values
The skill competency value view object provides information about the values of a competency associated to a skill. A skill is an instance of a competency, or a combination of codependent competency instances. For example a skill can have a Language competency that has the values English and French.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SkillCompetencyValueExtractPVO
Primary Keys : SkillCompetencyValueId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CompetencyValue | The value of the corresponding competency. |
| 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 skill competency record. |
| SkillCompetencyValueId | The unique identifier of the record. This is the primary key for the view object. |