GPNL_CAL_PAYENT(SQL View) |
Index Back |
---|---|
Pay Entity for NDL BankingUsed as prompt table in record GPNL_RC_EFT |
SELECT DISTINCT(A.CAL_RUN_ID) , A.PAY_ENTITY FROM PS_GPNL_PAYMENT A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id |
2 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |