| PER_CHECK_LANG(SQL Table) | Index Back | 
|---|---|
| PER Assignment ChecklistPER_CHECKLIST is primarily used to create a list of tasks for an person 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. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID Prompt Table: PERSON | |
| 2 | Date(10) | DATE NOT NULL | Checklist Date Default Value: %date | |
| 3 | Character(6) | VARCHAR2(6) NOT NULL | Checklist Code | |
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | COMMENTS | Long Character | CLOB | Comment |