GP_PSLP_MSG2VW

(SQL View)
Index Back

GP Supported Countries View

Global Payroll - Supported Countries Views

SELECT OP.OPRID , A.GP_CNTRY_PSLP_MSG , A.GP_PSLP_MSG_NBR , A.DESCR FROM PS_GP_PSLP_MSG A , PS_GP_OPR_RULE_PRF OP WHERE (A.GP_CNTRY_PSLP_MSG = 'ALL' OR OP.COUNTRY = 'ALL' OR (A.GP_CNTRY_PSLP_MSG <> 'ALL' AND A.GP_CNTRY_PSLP_MSG = OP.COUNTRY))

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 GP_CNTRY_PSLP_MSG Character(3) VARCHAR2(3) NOT NULL Country

Prompt Table: GP_PSLP_CTRY2VW

3 GP_PSLP_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,
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description