PRCSPNLGRP_VW2(SQL View) |
Index Back |
|---|---|
Authorized Panel GroupsThis view is used to list all authorized Process Groups in PSMENUITEM. |
| SELECT DISTINCT A.MENUNAME , A.PNLGRPNAME FROM PSMENUITEM A WHERE A.PNLGRPNAME <> ' ' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Menu Name (see PSMENUDEFN). | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Component Name |