HRS_APP_CHKLST

(SQL Table)
Index Back

Applicant Checklist

Used to create a list of task used in Recruiting. There is one record in this table for each dated list.

  • Related Language Record: HRS_APP_CHK_LNG
  • Parent record: HRS_APP_PROFILE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
    2 HRS_PROFILE_SEQ Number(3,0) SMALLINT NOT NULL Profile sequece
    3 CHECKLIST_DT Date(10) DATE NOT NULL Checklist Date

    Default Value: %date

    4 CHECKLIST_CD Character(6) VARCHAR2(6) NOT NULL Checklist Code

    Prompt Table: HRS_CHCKLST_I

    5 RESPONSIBLE_ID Character(11) VARCHAR2(11) NOT NULL Responsible ID

    Prompt Table: HRS_PERSON_NM_I

    6 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
    7 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
    8 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
    9 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id
    10 COMMENTS Long Character CLOB Comment