GPAU_GROSS_TMP(SQL Table) |
Index Back |
---|---|
Gross Amt for PeriodThis temporary table stores the gross contribution amount for a recipient in a Super Reporting period. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |
3 | RECIPIENT_ID | Character(8) | VARCHAR2(8) NOT NULL | Payment recipient ID |
4 | GPAU_GROSSFUND_AMT | Number(16,2) | DECIMAL(15,2) NOT NULL | GPAUS - Used to store the Gross Superannuation Payment amount for the SuperEC (Superannuation Reporting) period being processed. |