HRS_RUN_SCR(SQL Table) |
Index Back |
---|---|
Eval of Cand Print - Run CntrlEval of Cand Print - Run Cntrl |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |
4 | HRS_SEARCH_ALL_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Search all option. Used on the job opening screening run control record to determine if the process is being run in search all mode.
Y/N Table Edit Default Value: N |
5 | HRS_SCREENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Screening ID |
6 | HRS_FEDERAL_YN | Character(1) | VARCHAR2(1) NOT NULL | Is Federal flag determines if the current operator is a federal user. |