HRS_RES_TMPL(SQL Table) |
Index Back |
---|---|
Resume TemplateStore the high level defintion for the resume template. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | Resume Template ID | |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: HRS_RES_TMPL.DESCR |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
5 | STATUS_DT | Date(10) | DATE |
Status Date
Default Value: %date |
6 | HRS_ENFORCE_LINEAR | Character(1) | VARCHAR2(1) NOT NULL |
Enforce Linear Application
Y/N Table Edit Default Value: N |
7 | HRS_REFERRAL_TMPL | Character(1) | VARCHAR2(1) NOT NULL |
Referral template
Y/N Table Edit Default Value: N |
8 | HRS_NI_CB_IND | Character(1) | VARCHAR2(1) NOT NULL |
NI flag
Y/N Table Edit Default Value: N |
9 | MARITAL_STATUS_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Marital Status
Y/N Table Edit Default Value: N |
10 | BIRTHDATE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Date of Birth
Y/N Table Edit Default Value: N |
11 | SEX_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Gender
Y/N Table Edit Default Value: N |
12 | HRS_SCR_STS_PASS | Character(3) | VARCHAR2(3) NOT NULL |
Status to assign when pass screening
Prompt Table: HRS_STS_REC_I |
13 | HRS_SCR_RSN_PASS | Character(3) | VARCHAR2(3) NOT NULL |
Reason to assign when pass screening
Prompt Table: HRS_RSN_PASS |
14 | HRS_SCR_STS_FAIL | Character(3) | VARCHAR2(3) NOT NULL |
Status to assign when fail screening
Prompt Table: HRS_STS_REC_I |
15 | HRS_SCR_RSN_FAIL | Character(3) | VARCHAR2(3) NOT NULL |
Reason to assign when fail screening
Prompt Table: HRS_RSN_FAIL |
16 | HRS_SCR_PCT_PASS | Number(3,0) | SMALLINT NOT NULL | Percent needed to pass a screening level |
17 | HRS_SCR_USE_RAW_PT | Character(1) | VARCHAR2(1) NOT NULL |
Assign raw points during screening
Y/N Table Edit |
18 | HRS_SCR_MAX_PT | Signed Number(5,0) | DECIMAL(4) NOT NULL | Maximum points assigned for passing a screening level |
19 | HRS_SCR_PT_PASS | Number(4,0) | SMALLINT NOT NULL | Points assigned for passing a screening level |
20 | HRS_SCR_PT_FAIL | Signed Number(4,0) | DECIMAL(3) NOT NULL | Points assigned for failing screening |
21 | HRS_EMSG_TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
When an applicant passes Online Screening this text id is used to obtain the text from the HR_SSTEXT_TEXT table if online notification is set to on.
Prompt Table: HRS_ONL_EMSG_VW |
22 | HRS_PASS_TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
When an applicant passes Online Screening this text id is used to obtain the text from the HR_SSTEXT_TEXT table if online notification is set to on.
Prompt Table: HRS_ONL_PMSG_VW |
23 | HRS_FAIL_TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
When an applicant fails Online Screening this text id is used to obtain the text from the HR_SSTEXT_TEXT table
Prompt Table: HRS_ONL_FMSG_VW |
24 | HRS_FAIL_EMAIL_FLG | Character(1) | VARCHAR2(1) NOT NULL | This field determines that a Screening Level definition is to be used for Online Screening. |
25 | HRS_PASS_EMAIL_FLG | Character(1) | VARCHAR2(1) NOT NULL | This field determines that a Screening Level definition is to be used for Online Screening. |
26 | HRS_REPORT_TMPL_ID | Character(30) | VARCHAR2(30) NOT NULL |
The Fusion publisher Report template ID used by RS.
Prompt Table: HRS_XP_APPTMP_V |
27 | HRS_RES_TTL_PT | Signed Number(5,0) | DECIMAL(4) NOT NULL | Maximum points for all of screening |
28 | HRS_RFRL_SRC_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Used to define if Referral source is mandatory when applying for a job opening.
Y/N Table Edit Default Value: N |
29 | HRS_RFRL_S_SRC_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Used to define if Referral subsource is mandatory when applying for a job opening.
Y/N Table Edit Default Value: N |
30 | HRS_NO_RES_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Skip Resume Step
Y/N Table Edit Default Value: N |
31 | HRS_NUM_STEPS | Number(2,0) | SMALLINT NOT NULL | Number of steps to display |
32 | HRS_TIMESTAMP | DateTime(26) | TIMESTAMP | Timestamp used for the Integration Log |
33 | HRS_ATTACH_TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Text ID
Prompt Table: HRS_SSTEXT_VW3 |
34 | HRS_COV_LETTER_OPT | Character(3) | VARCHAR2(3) NOT NULL |
Cover Letter Option
CLA=Attach Cover Letter CLN=Apply without a cover letter |
35 | HRS_USE1 | Character(1) | VARCHAR2(1) NOT NULL |
Use Employment Qstnr
Default Value: N |
36 | HRS_USE2 | Character(1) | VARCHAR2(1) NOT NULL |
Use Skills Questionnaire
Default Value: N |
37 | HRS_ASK_FORMER_EMP | Character(1) | VARCHAR2(1) NOT NULL |
Ask Former Employee Information
N=No Y=Yes Default Value: Y |
38 | HRS_FORMER_EMP_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Ask Former Employee Information
N=Not Required Y=Required Default Value: N |
39 | HRS_ASK_US_ELIG | Character(1) | VARCHAR2(1) NOT NULL |
Ask US Job Eligibility Information
N=No Y=Yes Default Value: N |
40 | HRS_US_ELIG_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Ask US Job Eligibility Information
N=Not Required Y=Required Default Value: N |
41 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
42 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
43 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
44 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |