SCCPS_MENU_VW(SQL View) |
Index Back |
---|---|
Pop Select Menu viewView of the Peopletools menu rows translated to the pop select field names to support prompting. |
SELECT A.MENUNAME , A.DESCR FROM PSMENUDEFN A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL |
Pop Select tool menu name field. Used for transfering to the tool's edit page.
Prompt Table: PSMENUDEFN |
|
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |