GPAU_COMSUP_SED(SQL Table) |
Index Back |
---|---|
ComSuper SED fileDerived record to hold ComSuper SED File layout prior to writing the data out to a flat file. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | GPAU_COMSUPS_RCTYP | Character(4) | VARCHAR2(4) NOT NULL | GPAUS - Stores the ComSuper record type value for the SED file. |
3 | GPAU_COMSUPER_FUND | Character(1) | VARCHAR2(1) NOT NULL |
GP AUS - Stores the ComSuper Fund name for Super Contribution reporting for Aus Public Service customers who need to report contributions in ComSuper file format.
A=Public Sector Super Fund Accum C=Commonwealth Super Scheme P=Public Sector Super Fund |
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 | LAST_NAME | Character(30) | VARCHAR2(30) NOT NULL | Last Name |
8 | GPAU_CONTACT_GV_NM | Character(45) | VARCHAR2(45) NOT NULL | Given contact name |
9 | GPAU_COMSUP_ACTN | Character(2) | VARCHAR2(2) NOT NULL | GP AUS - Stores the Action Indicator for changes that are reported to ComSuper as part of the Superannuation Exceptions Data file. |
10 | 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. |
11 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
12 | 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. |
13 | GPAU_COMSUPR_AGCY | Character(20) | VARCHAR2(20) NOT NULL | GPAUS - Stores the Scheme ID for ComSuper Employees - CSS or PSS. |
14 | BIRTHDATE | Date(10) | DATE | Date of Birth |
15 | SEX | Character(1) | VARCHAR2(1) NOT NULL |
Gender
F=Female M=Male U=Unknown X=Indeterminate/Intersex/Unspec |
16 | GPAU_TFN | Character(9) | VARCHAR2(9) NOT NULL | This is the payee's tax file number. This is the payee's unique identification number for tax purposes. |
17 | GP_PAYGROUP | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group |
18 | FREQUENCY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Indicates the type of a frequency ID.
A=Annual B=Biweekly C=Contract D=Daily F=Every Four Weeks H=Hourly M=Monthly Q=Quarterly S=Semimonthly W=Weekly |
19 | GPAU_COMSUP_PCT | Number(2,0) | SMALLINT NOT NULL | GP AUS - Stores the ComSuper contributory percentage rates for member contributions to Superannuation. |
20 | EMPLOYMENT_CODE | Character(2) | VARCHAR2(2) NOT NULL |
Employment Code
11=Placement Agency-Self-Employed 12=Taxi Driver/Psgr-Carry Vehicle 13=Barber or Hairdresser 14=Withdrawal-Deferred Salary Pln 15=Seasonal Agricultural Wrkr Pgm 16=Detached EE-Soc Sec Agreement 17=Fisher |
21 | STD_HOURS | Number(7,2) | DECIMAL(6,2) NOT NULL | Standard Hours |
22 | GPAU_ACTUAL_HRS | Number(7,2) | DECIMAL(6,2) NOT NULL | GP AUS - Stores Actual Hours worked for part-time employees contributing to ComSuper. |
23 | GPAU_COMSUP_DUEDY | Number(3,0) | SMALLINT NOT NULL | GP AUS - Due day for ComSuper supeannuation contributions. Only reported for Casual employees. |
24 | 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. |
25 | FTE | Number(8,6) | DECIMAL(7,6) NOT NULL | This field represent Full Time Equivalence |
26 | ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Action
Prompt Table: ACTION_TBL |