PSMENUITEM_VW(SQL View) |
Index Back |
---|---|
Panelgroup Menu ViewAll menunames that contain the panelgroup |
SELECT PNLGRPNAME , MENUNAME FROM PSMENUITEM |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
2 | MENUNAME | Character(30) | VARCHAR2(30) NOT NULL |
Menu Name (see PSMENUDEFN).
Prompt Table: PSMENUDEFN |