PER_CHECKLIST

(SQL Table)
Index Back

Person Assignment Checklist

PER_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: PER_CHECK_LANG
  • Parent record: PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 CHECKLIST_DT Date(10) DATE NOT NULL Checklist Date

    Default Value: %date

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

    Prompt Table: CHECKLIST_TBL

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

    Prompt Table: PERSON_NAME

    5 COMMENTS Long Character CLOB Comment