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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| BCandNumber | String | bCandNumber |
| BPartnerId | String | bPartnerId |
| BReqNumber | String | bReqNumber |
| Finder | String | finder |