RecruitingMyJobApplicationsUnscheduledInterviewRequests
RecruitingMyJobApplicationsUnscheduledInterviewRequests
Columns
| Name | Type | Description |
| RecruitingMyJobApplicationsSubmissionId [KEY] | Long | Job Application ID of the job application in opportunity marketplace. |
| IntrvwRequestsId [KEY] | Long | ID assigned to each unscheduled interview request. |
| InterviewId | Long | ID assigned to each unscheduled interview. |
| IntrvwRschldCount | Int | Count of rescheduled interviews. |
| IsRschldRqsted | String | Indicates if a reschedule of the interview is requested. |
| ScheduleId | Long | Schedule ID assigned to each unscheduled interview request. |
| SubmissionId | Long | Job application ID assigned to each unscheduled interview request. |
| IsSchedulable | String | Indicates if the unscheduled interview can be scheduled. |
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 |
| Active | Bool | active |
| Finder | String | finder |