GPMY_NRP_RPY_VW

(SQL View)
Index Back

Recipient Payee Sibling Record

Records the deductions that recipient payee details apply to.

SELECT A.EMPLID ,A.EMPL_RCD ,A.EFFDT ,A.RECIPIENT_ID ,A.GPMY_MEMBER_ID ,A.PIN_NUM + 50000000 FROM PS_GPMY_RCPPYE_DTL A

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PERSON

2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr

Default Value: 0

3 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

4 RECIPIENT_ID Character(8) VARCHAR2(8) NOT NULL Payment recipient ID
5 GPMY_MEMBER_ID Character(15) VARCHAR2(15) NOT NULL This is the employees membership id number issued by a recipient organization to identify the employee.
6 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number

Prompt Table: GPMY_DED_SRCH