RY_TMPL_OPRA_VW

(SQL View)
Index Back

Template Security View

All users have access to unsecured templates

SELECT A.SETID , A.RY_PGTEMPL_ID , B.OPRID FROM PS_RY_PG_TEMPL A , PSOPRDEFN B WHERE A.RY_SECURE_TMPL <> 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
2 RY_PGTEMPL_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).