RecruitingRequisitionQuestionsLOV
RecruitingRequisitionQuestionsLOV
Columns
| Name | Type | Description |
| QuestionId | Long | ID assigned to each question in the requisition question list. |
| QuestionCode | String | Code assigned to each question in the requisition question list. |
| QuestionText | String | Text of the questions included in th requisition question list. |
| QstnAnswerId [KEY] | Long | ID assigned to the answer of the questions in the requisition question list. |
| LongText | String | Long test entered in the requisition question list. |
| RequisitionId | String | ID assigned to the requisitions. |
| ListOfQstnrTypeCode | String | Code assigned to each question list type. |
| SearchTerms | String | Search terms used in the requisition question list. |
| FilterAttributes | String | Filter attributes for the requisition question list. |
| StartsWithFlag | Bool | Indicates that each entry in the requisition question list starts with the word. |
| QuesCodeAnsText | String | Code assigned to the answer provided to each question in the requisition question list. |
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 |
| Finder | String | finder |