HR_I9_WL_TAO(SQL Table) |
Index Back |
|---|---|
Expiration Rpt Temp tableTemp table used for the process to create the I9 Receipt and Expiration Tracking report. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 5 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |
| 6 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |