TalentPersonProfiles
TalentPersonProfiles
Columns
| Name | Type | Description |
| ProfileId [KEY] | Long | ProfileId of TalentPersonProfiles |
| ProfileCode | String | ProfileCode of TalentPersonProfiles |
| PersonId | Long | Surrogate identifier for the person. |
| PersonNumber | String | Unique number assigned to a person. |
| DisplayName | String | DisplayName of TalentPersonProfiles |
| Summary | String | Summary of a person profile. |
| StatusCode | String | Unsupported attribute. Don't use it in your transactions. |
| CreatedBy | String | CreatedBy of TalentPersonProfiles |
| CreationDate | Datetime | CreationDate of TalentPersonProfiles |
| LastUpdatedBy | String | LastUpdatedBy of TalentPersonProfiles |
| LastUpdateDate | Datetime | LastUpdateDate of TalentPersonProfiles |
| CareerAmbassadorFlag | Bool | Indicates whether the person is a career ambassador or not. Valid values are true and false. The default value is false. |
| CareerAmbassadorSummary | String | Summary of why the person wants to enroll as a career ambassador. |
| Finder | String | Finder of TalentPersonProfiles |
| Group | String | Group of TalentPersonProfiles |
| SectionId | Long | SectionId of TalentPersonProfiles |
| SysEffectiveDate | String | SysEffectiveDate of TalentPersonProfiles |