RB_TD_SETID_CLS

(SQL View)
Index Back

PL BU Security View

This view is used for PL security for fetching grid Actions.

SELECT A.OPRCLASS , A. SETID , B.OPRID FROM PS_SEC_SETID_CLS A , PSOPRDEFN B WHERE A.OPRCLASS = B.ROWSECCLASS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class

Prompt Table: OPRCLASS_VW

2 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).