TL_PAYCALC_EDIT(SQL Table) |
Index Back |
|---|---|
Time and Labor Recalc tableThis table is used during the payroll calculation process. If a Time and Labor paysheet record encounters a change due to a late change to the job or tax tables, the record is written to this table for reprocessing through pay update |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Company | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Pay Group | |
| 3 | Date(10) | DATE | Pay Period End Date | |
| 4 | Character(1) | VARCHAR2(1) NOT NULL | Off Cycle ? | |
| 5 | Number(4,0) | SMALLINT NOT NULL | Page # | |
| 6 | Number(2,0) | SMALLINT NOT NULL | Line # | |
| 7 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 8 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |