HS_APRV_USR_VW

(SQL View)
Index Back

Approval User Information

Incident Report approval user information used for AWE.

SELECT OPR.OPRID , NM.EMPLID , NM.NAME_DISPLAY FROM PSOPRDEFN OPR , PS_PERSON_NAME NM WHERE OPR.EMPLID = NM.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_DISPLAY Character(50) VARCHAR2(50) NOT NULL Display Name - name formatted for Display based on the Country