W3EG_PERS_SRCH

(SQL View)
Index Back

WWW HRMS E&G Search View

This search view will retrieve data only for the emplid associated with the operator id. This view is used for all the HRMS E&G faculty self service web applications.

SELECT a.emplid ,b.oprid ,a.name FROM PS_PERSON_NAME a ,PSOPRDEFN b WHERE a.emplid = b.emplid

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
3 NAME Character(50) VARCHAR2(50) NOT NULL Name