GPAU_EE_ETP(SQL Table) |
Index Back |
---|---|
Employee's ETP Certificate RecThis record holds employee's Eligible termination Payment record per Tax Year |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |
3 | BALANCE_GRP_NUM | Character(3) | VARCHAR2(3) NOT NULL | This field will be used to determine the grouping of balances from the different jobs of the employee. |
4 | GPAU_TAX_YEAR | Number(4,0) | SMALLINT NOT NULL | Tax Year - End of Year Processing |
5 | GPAU_ETP_PY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
ETP Payment Type.
N=Non Transitional O=Non-Excluded ETP R=Excluded ETP T=Transitional Default Value: N |
6 | GPAU_AMENDED_IND | Character(1) | VARCHAR2(1) NOT NULL |
Amended Payment Summary Indicator
Y/N Table Edit Default Value: N |
7 | 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. |
8 | GPAU_ETP_PAY_DT | Date(10) | DATE | Payment Summary - Date of Payment |
9 | GPAU_ETP_SRV_DT | Date(10) | DATE | Payment Summary - Date Started |
10 | GPAU_ETP_DYS_PRE83 | Number(5,0) | INTEGER NOT NULL | Nbr of Days before 1 July 1983 - Eligible Termination Payment |
11 | GPAU_ETP_DYS_PST83 | Number(5,0) | INTEGER NOT NULL | Nbr of Days after 30 June 1983 - Eligible Termination Payment |
12 | GPAU_ETP_PRE83 | Number(11,2) | DECIMAL(10,2) NOT NULL | Pre July 1983 Component of ETP -End of Year Processing |
13 | GPAU_ETP_PST83_NTX | Number(11,2) | DECIMAL(10,2) NOT NULL | ETP Post-June 83 Untaxed |
14 | GPAU_ETP_PST83_TAX | Number(11,2) | DECIMAL(10,2) NOT NULL | ETP Post-June 83 element of ETP |
15 | GPAU_ETP_PST94_INV | Number(11,2) | DECIMAL(10,2) NOT NULL | ETP Post June 94 Invalidity Payment |
16 | GPAU_ETP_GROSS | Number(13,2) | DECIMAL(12,2) NOT NULL | ETP Gross Amount - End of Year Processing |
17 | GPAU_ETP_TAX | Number(11,2) | DECIMAL(10,2) NOT NULL | ETP Tax Withheld - End of Year Processing |
18 | GPAU_ETP_ASSES | Number(11,2) | DECIMAL(10,2) NOT NULL | ETP Assessable Amount |
19 | GPAU_DEATH_SW | Character(1) | VARCHAR2(1) NOT NULL | Death Benefit Flag |
20 | GPAU_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Additional Component - End of Year Processing
00=Entered 10=Created 20=Processed 30=Issued 40=Sent to ATO |
21 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |