GPGB_PPR_P45CHK(SQL Table) |
Index Back |
---|---|
GP UK Paper P45 checkTable to check and prevent a P45 from being reprinted for an employee |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
3 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
4 | Character(18) | VARCHAR2(18) NOT NULL | calendar id | |
5 | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group | |
6 | Number(4,0) | SMALLINT NOT NULL | Result Segment Number | |
7 | GPGB_P45_PRINTED | Character(1) | VARCHAR2(1) NOT NULL | P45 - Draft or Final print |