GPMX_CAL_PAY_S

(SQL View)
Index Back

CalendarRunID,PayEntity Search

The purpose is to retrive and select the CAL_RUN_ID and PAY_ENTITY for which the end-user wants to create the Flat File

SELECT DISTINCT(A.CAL_RUN_ID) , A.PAY_ENTITY FROM PS_GP_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