ACL_WEBLIB_VW

(SQL View)
Index Back

Authorized Menu Item

Made AUTHORIZEDACTIONS an alternate key field. This is now required by the tool when making a field a related display field.

SELECT DISTINCT A.CLASSID , A.MENUNAME FROM PSAUTHITEM A WHERE MENUNAME LIKE 'WEBLIB%'

  • Parent record: PSOPRDEFN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CLASSID Character(30) VARCHAR2(30) NOT NULL The name of the class (see PSCLASSDEFN).
    2 MENUNAME Character(30) VARCHAR2(30) NOT NULL Menu Name (see PSMENUDEFN).

    Prompt Table: PSMENUDEFN