GPMY_NRP_RPY_VW(SQL View) |
Index Back |
---|---|
Recipient Payee Sibling RecordRecords 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 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
2 | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Default Value: 0 |
|
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | Character(8) | VARCHAR2(8) NOT NULL | Payment recipient ID | |
5 | Character(15) | VARCHAR2(15) NOT NULL | This is the employees membership id number issued by a recipient organization to identify the employee. | |
6 | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: GPMY_DED_SRCH |