# |
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 |
GPAU_MEMBER_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
The Membership Group ID is required for the file generated by GPAU_RCPFILE.
|
6 |
EMPLID |
Character(11) |
VARCHAR2(11) NOT NULL |
Employee ID
|
7 |
GPAU_COMSUP_OTEF |
Character(3) |
VARCHAR2(3) NOT NULL |
Stores Ordinary Time Earnings (OTE) or Fortnightly for ComSuper
|
8 |
GPAU_SUPEC_SAL |
Number(19,3) |
DECIMAL(18,3) NOT NULL |
GPAUS - SuperEC Salary field. This field stores Annual or Superannuation Salary amoutn for employees enrolled in SuperEC.
|
9 |
GPAU_NOTION_SAL |
Number(19,3) |
DECIMAL(18,3) NOT NULL |
GPAUS - ComSuper reporting Notional Salary field. This field stores Annualised Salary for Casual employees whose superannuation contributions are reported to ComSuper.
|
10 |
GPAU_SUP_SAL_EFFDT |
Date(10) |
DATE |
Stores the Effective date for Super Salary
|
11 |
GPAU_DT_JOINED_CAT |
Date(10) |
DATE |
GPAUS - stores the date that an employee joined the category of the Super Fund to which the employee belongs. Used in SuperEC processing.
|
12 |
GPAU_EE_STATUS_DT |
Date(10) |
DATE |
Employment Status Date for AUS Comsuper
|
13 |
GPAU_COMSUP_OTE |
Number(11,2) |
DECIMAL(10,2) NOT NULL |
Stores Ordinary Time Earnings (OTE) or Fortnightly for ComSuper
|
14 |
GPAU_COMSUP_CSPY |
Signed Number(12,2) |
DECIMAL(10,2) NOT NULL |
Stores Casual Salary Payment for ComSuper
|
15 |
GPAU_COMSUP_CNDD |
Number(2,0) |
SMALLINT NOT NULL |
Stores Contribution Due Days for ComSuper
|
16 |
GPAU_COMSUP_PCT |
Number(2,0) |
SMALLINT NOT NULL |
GP AUS - Stores the ComSuper contributory percentage rates for member contributions to Superannuation.
|
17 |
GPAU_COM_PCT_EFFDT |
Date(10) |
DATE |
GP AUS - Stores the ComSuper contributory percentage rates for member contributions to Superannuation.
|
18 |
GPAU_SUPER_HRS |
Number(7,2) |
DECIMAL(6,2) NOT NULL |
Stores the Superannuation Hours for an employee. This field is used by GP AUS government customers for Superannuation Reporting purposes.
|
19 |
GPAU_INSURANCE_AMT |
Number(19,6) |
DECIMAL(18,6) NOT NULL |
This field is for the PSSAP Insurance.
|
20 |
GPAU_MBL_CHK |
Character(1) |
VARCHAR2(1) NOT NULL |
Indicates Maximum Benefit Limit reached for PSS Employee.
|
21 |
CONTRACT_BEGIN_DT |
Date(10) |
DATE |
Contract Begin Date
|
22 |
CONTRACT_END_DT |
Date(10) |
DATE |
Contract End Date
|