EMPL_CHECKLIST

(SQL Table)
Index Back

EE Assignment Checklist

EMP_CHECKLIST is primarily used to create a list of tasks for an employee in the International Assignments application. However, it can also be used in Personnel Administration, Recruiting, or anywhere that a task list is a desired feature. There is one record in this table for each dated list.

  • Related Language Record: EMPL_CHECK_LANG
  • Parent record: PER_ORG_ASGN_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record

    Default Value: 0

    Prompt Table: PER_ORG_ASGN_VW

    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: CHECKLIST_TBL

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

    Prompt Table: PERSON_NAME

    6 COMMENTS Long Character CLOB Comment