RBD_BUSECRL_VW

(SQL View)
Index Back

Dashboard BU Security

This is the record for the Dashboard Business Unit Security view.

SELECT C.ROLEUSER , A.BUSINESS_UNIT , A.OPRCLASS FROM %Table(SEC_BU_CLS) A , PSROLECLASS B , PSROLEUSER C WHERE A.OPRCLASS = B.CLASSID AND B.ROLENAME = C.ROLENAME

# 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 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
3 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class