HRS_SCRAPP_TAO(SQL Table) |
Index Back |
---|---|
Screening Temp TableStores the applicant run population for the job opening screening process |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
3 | HRS_RCMNT_ID | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID |
4 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |
5 | HRS_SCREENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Screening ID |
6 | HRS_PROFILE_SEQ | Number(3,0) | SMALLINT NOT NULL | Profile sequece |
7 | JOBCODE | Character(6) | VARCHAR2(6) NOT NULL | Job Code |
8 | HRS_SCR_GEN_SCORE | Signed Number(4,0) | DECIMAL(3) NOT NULL | Tracks the applicant score of general requirements during job opening screening. |
9 | REQ_SCR_EDEX_SCORE | Number(3,0) | SMALLINT NOT NULL | Education/Experience Score |
10 | REQ_SCR_COMP_SCORE | Number(3,0) | SMALLINT NOT NULL | Competencies Score |
11 | REQ_SCR_ACMP_SCORE | Number(3,0) | SMALLINT NOT NULL | Accomplishments Score |
12 | REQ_SCR_KEY_SCORE | Number(3,0) | SMALLINT NOT NULL | Keyword Score |
13 | REQ_SCR_QUES_SCORE | Signed Number(4,0) | DECIMAL(3) NOT NULL | Questions Score |
14 | HRS_SCR_GEN_COUNT | Number(3,0) | SMALLINT NOT NULL | Stores the count of general requirements for the applicant during job opening screening. |
15 | REQ_SCR_EDEX_COUNT | Number(3,0) | SMALLINT NOT NULL | Education/Experience Count |
16 | REQ_SCR_COMP_COUNT | Number(3,0) | SMALLINT NOT NULL | Competencies Count |
17 | REQ_SCR_ACMP_COUNT | Number(3,0) | SMALLINT NOT NULL | Accomplishment Count |
18 | REQ_SCR_KEY_COUNT | Number(3,0) | SMALLINT NOT NULL | Keyword Count |
19 | REQ_SCR_QUES_COUNT | Number(3,0) | SMALLINT NOT NULL | Questions Count |
20 | HRS_SCR_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Screening Status
1=Passed 2=Failed |
21 | HRS_SCR_STS_RSN | Character(254) | VARCHAR2(254) NOT NULL | Screening Status Reason |
22 | STATUS_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Identifies a status.
Prompt Table: HRS_STS_REC_I |
23 | STATUS_REASON | Character(3) | VARCHAR2(3) NOT NULL |
Identifies a reason associated with a particular status.
Prompt Table: HRS_RSN_REC_I |
24 | HRS_STATUS_DT | Date(10) | DATE | Recruiting Solutions Status Date field |
25 | GVT_APPL_AP_SCORE | Signed Number(6,1) | DECIMAL(4,1) NOT NULL | Augmentation Points for Applicants |
26 | GVT_APPL_VP_SCORE | Signed Number(3,0) | DECIMAL(2) NOT NULL | Veterans Preference Points |
27 | HRS_APP_SEL_SCORE | Signed Number(6,1) | DECIMAL(4,1) NOT NULL | Selective factor points earned by an applicant. |
28 | HRS_SCR_SCORE | Signed Number(6,1) | DECIMAL(4,1) NOT NULL | Screening score. Includes all points awarded to an applicant for a screening level, less veterans preference points, augmenting points, and selective factor points. |
29 | HRS_SCR_TTL_SCORE | Signed Number(6,1) | DECIMAL(4,1) NOT NULL | Screening score. Includes all points awarded to an applicant for a screening level, INCLUDING veterans preference points, augmenting factor points, and selective factor points. |
30 | GVT_QUALS_DETERM | Character(1) | VARCHAR2(1) NOT NULL |
Qualifications Determination Flag
B=Best Qualified D=Does Not Meet Min Quals N=Eligible/Not Rated Q=Qualified W=Well Qualified |
31 | GVT_QUALS_DET_DATE | Date(10) | DATE | Qualifications Determ Date |
32 | GVT_RANK_CATEGORY | Character(1) | VARCHAR2(1) NOT NULL |
Ranking Category
1=Category 1 2=Category 2 3=Category 3 4=Category 4 |
33 | GVT_RANK_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Ranking Status
N=Do Not Rank R=Rank Default Value: N |
34 | GVT_APPL_RANK | Number(3,0) | SMALLINT NOT NULL | Rank on Certificate |
35 | GVT_VET_RECR_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Recruitment Code
1=CPS 2=CP 3=XP 4=TP 5=NV |
36 | GVT_PRIO_PLCMNT_CD | Character(3) | VARCHAR2(3) NOT NULL |
Priority Placement Code
Prompt Table: HRS_G_PR_PL_TBL |
37 | GVT_PRIO_WEIGHT | Number(3,0) | SMALLINT NOT NULL | Priority Placement Weight |
38 | GVT_RQSN_SEL_CRITE | Character(1) | VARCHAR2(1) NOT NULL |
Job Opening Selection Criteria
1=None 2=Must Consider 3=Must Select |
39 | HRS_JO_SCR_SUMM_ID | Number(15,0) | DECIMAL(15) NOT NULL | JO Screening Summary ID |
40 | HRS_JO_SCR_SEQ | Number(3,0) | SMALLINT NOT NULL | Job opening screening sequence |
41 | YEARS_OF_EXP | Number(5,1) | DECIMAL(4,1) NOT NULL | Years of Work Experience |
42 | HRS_DAYS | Signed Number(6,0) | DECIMAL(5) NOT NULL | Days |
43 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
44 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
45 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
46 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |