BcCandidateDetails
BcCandidateDetails
Columns
| Name | Type | Description |
| CandidateNumber [KEY] | String | Candidate number in the candidate details. |
| SubmissionDate | Date | Submission date in the candidate details. |
| JobTitle | String | Job title of the candidate. |
| RequisitionNumber [KEY] | String | Requisition number in the candidate details. |
| LastName | String | Last name of the candidate. |
| MiddleNames | String | Middle name of the candidate. |
| FirstName | String | First name of the candidate. |
| Title | String | Title in the candidate details. |
| Suffix | String | Suffix in the candidate details. |
| Prefix | String | Prefix in the candidate details. |
| PartnerId | String | Partner ID of the candidate. |
| JobLocation | String | Job location of the candidate. |
| CandidateEmail | String | Email ID of the candidate in the candidate details. |
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 |
| BCandNumber | String | bCandNumber |
| BPartnerId | String | bPartnerId |
| BReqNumber | String | bReqNumber |
| Finder | String | finder |