TalentPersonProfilesskillSectionsskillItems
TalentPersonProfilesskillSectionsskillItems
Columns
| Name | Type | Description |
| TalentPersonProfilesProfileId [KEY] | Long | Surrogate identifier for the person profile. |
| SkillsectionsProfileSectionId [KEY] | Long | Surrogate identifier for the skill section. |
| SkillId [KEY] | Long | Unique identifier for the skill. |
| Skill | String | Name of the skill. |
| DateAchieved | Date | Date when skill was achieved. |
| YearsOfExperience | Long | Years of experience with the skill. |
| ProjectOrActivity | String | Name of the project or activity. |
| SkillType | String | Type of skill. Valid values defined in commonLookupsLOV. |
| Comments | String | Comments of the content item. |
| Description | String | Description of the skill item. |
| CreatedBy | String | User who created the skill item. |
| CreationDate | Datetime | Date and time when the skill item was created. |
| LastUpdatedBy | String | User who last updated the skill item. |
| LastUpdateDate | Datetime | Date and time when the skill item was last update. |
| SkillTypeMeaning | String | Meaning of skill type. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Group | String | Group |
| PersonId | Long | PersonId |
| ProfileId | Long | ProfileId |
| SysEffectiveDate | String | SysEffectiveDate |
| Finder | String | finder |