SSF_SS_PERM_SRC

(SQL View)
Index Back

Student Permission Serch

Self service student permissions search recrod

SELECT A.EMPLID , B.OPRID FROM PS_SCC_PRI_NAME_VW 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

Prompt Table: PEOPLE_SRCH

2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).