RecruitingMyJobApplicationsSubmissionScheduledInterviews
RecruitingMyJobApplicationsSubmissionScheduledInterviews
Columns
| Name | Type | Description |
| RecruitingMyJobApplicationsSubmissionId [KEY] | Long | Job Application ID of the job application in opportunity marketplace. |
| IntrvwRequestsId [KEY] | Long | Interview request ID in opportunity marketplace. |
| SubmissionId | Long | Job application ID for the scheduled interview in opportunity marketplace. |
| InterviewId | Long | Interview ID in opportunity marketplace. |
| IsScheduled | String | Interview scheduled in opportunity marketplace. |
| ScheduleInterviewId | Long | Scheduled interview ID in opportunity marketplace. |
| StartDate | Datetime | Start date of the interview in opportunity marketplace. |
| EndDate | Datetime | End date of the scheduled interview in opportunity marketplace. |
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 |