ESMENUITEM_VW2(SQL View) |
Index Back |
---|---|
Component Menu ViewAll menunames and barnames that a component appears under |
SELECT PNLGRPNAME , MENUNAME , BARNAME 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). |
3 | BARNAME | Character(30) | VARCHAR2(30) NOT NULL | Menu Bar Name |