Menus

Browse PeopleSoft classic menu definitions with bars, items, and the components they navigate to.
Tailored Operational Context
  • Target Database:
  • Context Type:
  • Alert Severity:
  • Triggered Time:
  • Firing Context:

What It Is

Menus are PeopleSoft’s classic navigation containers. Each menu (PSMENUDEFN) holds a set of bars, each bar a set of items (PSMENUITEM), and each item points to a component the user can launch. Even in a Fluid-dominant world, classic menus matter for security: Permission List authorizations are granted on menu/component pairs, so understanding which menu owns a component is fundamental to access analysis.

Search Page

URL: /menus?db={database}

Menu search results for PROCESS% showing PROCESSMONITOR, PROCESS_SCHEDULER, and others

Menu search results for PROCESS%

Wildcard % search supported. Each card shows the menu type (Standard or Pop-up) and the descriptive long name.

Detail Page

URL: /menus/{MENUNAME}?db={database}

Detail page for PROCESSMONITOR menu

Menu detail page for PROCESSMONITOR

The main pane shows Menu Properties (type, owner, audit metadata). The sidebar has 2 related-data toggles.

Menu detail page with all panels expanded

All panels expanded — short page since menus are simple structures

Menu Items panel

Every bar and item in the menu with the target component

Every bar and item in the menu, with the component (and market) each item launches. Each component is deep-linked into its own psLens detail page, letting you walk straight from a menu entry into the transaction it triggers.

Included in Projects

Included in Projects panel for the menu

App Designer projects that include this menu

App Designer projects that include this menu.

What This Consolidates

In App Designer:

  • Open the menu to see bars and items
  • Double-click each item to confirm the target component
  • Right-click items individually to drill into the component

In psLens, the menu detail page shows the full item list with the component each item launches. Clicking the component name jumps you into a view that already has the menu reference loaded.