TalentPersonProfileslanguageSections
TalentPersonProfileslanguageSections
Columns
| Name | Type | Description |
| TalentPersonProfilesProfileId [KEY] | Long | Surrogate identifier for the person profile. |
| ProfileSectionId [KEY] | Long | Surrogate identifier for the language section. |
| SectionId | Long | Surrogate identifier for the section. |
| SectionContext | String | Code of the content section. Valid values are defined in the profileTypeSectionsLOV. |
| SectionName | String | Name of the section. Valid values are defined in the profileTypeSectionsLOV. |
| CreatedBy | String | User who created the content section. |
| CreationDate | Datetime | Date and time when the language section was created. |
| LastUpdatedBy | String | User who last updated the language section. |
| LastUpdateDate | Datetime | Date and time when the language section was last updated. |
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 |