EMPL_CHECK_LANG

(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 for EMPL_CHECKLIST
  • 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
    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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    6 COMMENTS Long Character CLOB Comment