| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
| 2 |
GPAU_COMSUPR_AGCY |
Character(20) |
VARCHAR2(20) NOT NULL |
GPAUS - Stores the Scheme ID for ComSuper Employees - CSS or PSS.
|
| 3 |
GPAU_PAY_RUN_NBR |
Number(8,0) |
INTEGER NOT NULL |
This is the Payroll run number for com-super
|
| 4 |
END_DATE |
Date(10) |
DATE |
End Date
|
| 5 |
EMPLID |
Character(11) |
VARCHAR2(11) NOT NULL |
Employee ID
|
| 6 |
GPAU_MEMBER_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
The Membership Group ID is required for the file generated by GPAU_RCPFILE.
|
| 7 |
GPAU_EMPL_EFFDT |
Date(10) |
DATE |
Stores the Employement Effective Date for comSuper
|
| 8 |
STD_HOURS |
Number(7,2) |
DECIMAL(6,2) NOT NULL |
Standard Hours
|
| 9 |
GPAU_ACTUAL_HRS |
Number(7,2) |
DECIMAL(6,2) NOT NULL |
GP AUS - Stores Actual Hours worked for part-time employees contributing to ComSuper.
|
| 10 |
GPAU_FUL_PRT_EFFDT |
Date(10) |
DATE |
Stores the Employement Effective Date for comSuper
|
| 11 |
GPAU_LWOP_ST_DT |
Date(10) |
DATE |
Stores the Employement Effective Date for comSuper
|
| 12 |
GPAU_LWOP_END_DT |
Date(10) |
DATE |
Stores the Employement Effective Date for comSuper
|
| 13 |
TERMINATION_DT |
Date(10) |
DATE |
Termination Date
|
| 14 |
TERMINATION_REASON |
Character(3) |
VARCHAR2(3) NOT NULL |
The action reason from the JOB row that terminated the employee. Used in discounts and perks eligibility file.
|