RD_SETID_OPR_VW

(SQL View)
Index Back

SetID UserID Security

Retiriving User's SetID Security

SELECT A.OPRID , B.SETID FROM PS_OPRID_VW3 A , PS_SEC_SETID_OPR 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).

Prompt Table: OPRID_VW

2 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

Prompt Table: SP_SETID_NONVW