RSEC_VP_OBJ_VW

(SQL View)
Index Back

View Privilege Object View

Contains all security 'View Privilege' security objects.

SELECT RSEC_OBJECT_ID , DESCR , DESCRLONG , RSEC_SHOW_IN_WIZ FROM PS_RSEC_OBJECTDEFN WHERE RSEC_OBJECT_TYPE = '0002'

  • Related Language Record: RSEC_OBJECT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RSEC_OBJECT_ID Character(30) VARCHAR2(30) NOT NULL Security Object ID used for defining application security objects.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRLONG Long Character CLOB Long Description
    4 RSEC_SHOW_IN_WIZ Character(1) VARCHAR2(1) NOT NULL The field is used on a security object to determine if adding single membership or view privilege domains for a security key is allowed.