SCC_OPRID_NM_VW

(SQL View)
Index Back

Operator Name View

This view is used to display the operator name using their primary name in the rules engine security setup.

SELECT A.OPRID , A.EMPLID , B.NAME FROM PSOPRDEFN A , PS_SCC_PRI_NAME_VW B WHERE A.EMPLID = B.EMPLID

# 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 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
3 NAME Character(50) VARCHAR2(50) NOT NULL Name