SPB_ADMNAPPR_VW

(SQL View)
Index Back

oprid sql view

This view will filter and list oprids for all administrators and approvers that have been registered via the user setup wizard

SELECT A.OPRID , B.OPRDEFNDESC FROM PS_SPB_USER_LIST A , PSOPRDEFN B WHERE A.OPRID = B.OPRID

# 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 OPRDEFNDESC Character(30) VARCHAR2(30) NOT NULL Description field for a user