RecruitingAgencyCandidatesLOV
RecruitingAgencyCandidatesLOV
Columns
| Name | Type | Description |
| PersonId [KEY] | Long | ID of the person. |
| CandidateNumber | String | Number of a candidate. |
| FirstName | String | First Name of a candidate. |
| LastName | String | Last Name of a candidate. |
| CandidateName | String | Name of a candidate. |
| Location | String | Location of a candidate. |
| CandidateNameWithNumber | String | Name and number of a candidate. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| AgencyId | Long | AgencyId |
| FilterAttributes | String | FilterAttributes |
| RequisitionId | Long | RequisitionId |
| SearchTerms | String | SearchTerms |
| StartsWithFlag | String | StartsWithFlag |
| Finder | String | finder |