ACL_WEBLIB_VW

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 Field Type Column Type Description
    CLASSID Character(30) VARCHAR2(30) NOT NULL The name of the class (see PSCLASSDEFN).
    MENUNAME Character(30) VARCHAR2(30) NOT NULL Menu Name (see PSMENUDEFN).

    Prompt Table: PSMENUDEFN

    index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
    PTRef generated on 21-DEC-20