GPSG_PSLP_MSGVW

(SQL View)
Index Back

GPSG - Payslip Msg View

Global Payroll Singapore messages view

SELECT B.EMPLID ,B.CAL_RUN_ID ,B.EMPL_RCD ,B.CAL_ID ,B.RSLT_SEG_NUM ,B.GP_PAYGROUP ,B.GPSG_MSG_NBR , A.GPSG_MESSAGE FROM PS_GPSG_PSLP_MSG A , PS_GPSG_PSLP_RSLT B WHERE A.CAL_RUN_ID = B.CAL_RUN_ID AND A.GPSG_MSG_NBR = B.GPSG_MSG_NBR

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
3 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr
4 CAL_ID Character(18) VARCHAR2(18) NOT NULL calendar id
5 RSLT_SEG_NUM Number(4,0) SMALLINT NOT NULL Result Segment Number
6 GP_PAYGROUP Character(10) VARCHAR2(10) NOT NULL Global Payroll pay group
7 GPSG_MSG_NBR Number(5,0) INTEGER NOT NULL This field will be used to identify the message number of the message that will be include on the on-line and hard-copy payslips,
8 GPSG_MESSAGE Character(254) VARCHAR2(254) NOT NULL This field will be used to store the message that will be included on the on-line and hard-copy payslip