RY_DOC_OPRA_VW

(SQL View)
Index Back

Document Security View

This view shows all the users authorized to view the documents.

SELECT A.RY_DOC_ID ,B.OPRID FROM PS_RYEDOC A , PSOPRDEFN B WHERE A.RY_SECURE_DOC <> 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RY_DOC_ID Number(18,0) DECIMAL(18) NOT NULL Document ID - Dialog Document Main Sys ID
2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).