RD_PL_SETID_VW

(SQL View)
Index Back

SetID Opr ID Security


SELECT DISTINCT A.OPRID , B.SETID , C.DESCR FROM PSOPRCLS A , PS_SEC_SETID_CLS B , PS_SETID_TBL C WHERE A.OPRCLASS = B.OPRCLASS AND B.SETID = C.SETID

# 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

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description