TalentPersonProfilesmembershipSections
TalentPersonProfilesmembershipSections
Columns
| Name | Type | Description |
| TalentPersonProfilesProfileId [KEY] | Long | Surrogate identifier for the person profile. |
| ProfileSectionId [KEY] | Long | Unique identifier of the content section associated with the profile. |
| SectionId | Long | Unique identifier of the content 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 membership section. |
| CreationDate | Datetime | Date and time when the membership section was created. |
| LastUpdatedBy | String | User who last updated the membership section. |
| LastUpdateDate | Datetime | Date and time when the membership 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 |