GPAU_CONINF_TMP(SQL Table) |
Index Back |
---|---|
GPAU - SuperEC Contrib DtlsThis temporary table stores SuperEC Contibution details for the member |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | RECIPIENT_ID | Character(8) | VARCHAR2(8) NOT NULL | Payment recipient ID |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
4 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
5 | GPAU_MEMBER_ID | Character(18) | VARCHAR2(18) NOT NULL | The Membership Group ID is required for the file generated by GPAU_RCPFILE. |
6 | GPAU_MBR_TYP | Character(1) | VARCHAR2(1) NOT NULL |
GPAUS - Stores the superannuation membership type for an employee - usually Spouse or Employee.
E=Employee Membership ID S=Spouse Membership ID |
7 | GPAU_CONT_TYPE | Character(2) | VARCHAR2(2) NOT NULL | GPAUS - Stores the Superannuation contribution type for a member during SuperEC processing. |
8 | 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 |
9 | GPAU_CONTRIB_AMT | Number(19,6) | DECIMAL(18,6) NOT NULL | The contribution amount for the employee in the period that will be reported via SuperEC processing. SuperEC processing will only report those contributions for those elements that have a SUP VR CONT TYPE variable defined |