GPAU_EE_PSM_VW

(SQL View)
Index Back

Empl Payment Summ Certificate

This is a search view for accessing employee's payment summary per tax year.

SELECT %Sql(SCRTY_SEL_PKEY,SEC,SEC) , B.PAY_ENTITY , B.BALANCE_GRP_NUM , B.GPAU_TAX_YEAR , SEC.NAME , SEC.LAST_NAME_SRCH , SEC.SETID_DEPT , SEC.DEPTID FROM PS_PERS_SRCH_GBL SEC , PS_GPAU_EE_PSM B WHERE SEC.EMPLID = B.EMPLID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 ROWSECCLASS Character(30) VARCHAR2(30) NOT NULL The class used to determine row level security
3 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
4 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
5 PAY_ENTITY Character(10) VARCHAR2(10) NOT NULL Pay Entity

Prompt Table: GPAU_EEPYENT_VW

6 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.

Prompt Table: GPAU_EEBLGRP_VW

7 GPAU_TAX_YEAR Number(4,0) SMALLINT NOT NULL Tax Year - End of Year Processing
8 NAME Character(50) VARCHAR2(50) NOT NULL Name
9 LAST_NAME_SRCH Character(30) VARCHAR2(30) NOT NULL Last Name
10 SETID_DEPT Character(5) VARCHAR2(5) NOT NULL Department Set ID
11 DEPTID Character(10) VARCHAR2(10) NOT NULL Department