RecruitingCECandidateProfileImportslanguages
RecruitingCECandidateProfileImportslanguages
Columns
| Name | Type | Description |
| RecruitingCECandidateProfileImportsProfileId [KEY] | String | Finds a candidate by the ID and the profile ID |
| ContentTypeId | Long | Content type ID of the languages in the candidate resume. |
| ProfileId | String | Profile ID for languages in the candidate resume. |
| ProfileItemId [KEY] | Long | Profile item ID for languages in the candidate resume. |
| ContentItemId | String | Content item ID of the languages in the candidate resume. |
| Language | String | Language in the candidate resume. |
| NativeSpeakerFlag | Bool | Indicates that it's the native language of the candidate. |
| AbleToTranslateFlag | Bool | Indicates that the candidate can translate the language. |
| AbleToTeachFlag | Bool | Indicates that the candidate can teach the language. |
| ReadingLevelId | Int | ID assigned to the language reading proficiency. |
| WritingLevelId | Int | ID assigned to the language writing proficiency. |
| SpeakingLevelId | Int | ID assigned to the language speaking proficiency. |
| LanguageData | String | Language data in the candidate resume. |
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 |
| BAttachmentId | String | bAttachmentId |
| BFlowVersionId | Long | bFlowVersionId |
| BMockParam | String | bMockParam |
| BProfileType | String | bProfileType |
| Finder | String | finder |