LS_SS_PERS_SRC2

(SQL View)
Index Back

SS Personal Data Search

This view is used as a search view for self service applications for an employee's data. Similar to LS_SS_PERS_SRCH, but no link to PSOPRDEFN. This allows data for another Person other than the operator to be referenced with this Search Record.

SELECT P.EMPLID , N.NAME_DISPLAY FROM PS_HCR_PERSON_I P , PS_HCR_PERSON_NM_I N WHERE P.EMPLID = N.EMPLID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 NAME_DISPLAY Character(50) VARCHAR2(50) NOT NULL Display Name - name formatted for Display based on the Country