GPAU_EXC_EE_TAO(SQL Table) |
Index Back |
---|---|
Empl Payment Summ CertificateThis record holds temp table for the employee's payment summary per tax year. The payment summary is keyed by emplid, pay enity and balance group id. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
4 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |
5 | 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. |
6 | GP_PAYGROUP | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group |
7 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id |
8 | CAL_ID | Character(18) | VARCHAR2(18) NOT NULL | calendar id |
9 | RSLT_SEG_NUM | Number(4,0) | SMALLINT NOT NULL | Result Segment Number |