WL_PNLGRP_VW(SQL View) |
Index Back |
---|---|
View of ComponentsLists components found in a particular menu. |
SELECT MENUNAME , PNLGRPNAME FROM PSMENUITEM WHERE PNLGRPNAME <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MENUNAME | Character(30) | VARCHAR2(30) NOT NULL | Menu Name (see PSMENUDEFN). |
2 | WL_PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |