PSAUTHWEBLIBVW(SQL View) |
Index Back |
|---|
| SELECT DISTINCT CLASSID , MENUNAME FROM PSAUTHITEM WHERE MENUNAME LIKE 'WEBLIB_%' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | The name of the class (see PSCLASSDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL |
Menu Name (see PSMENUDEFN).
Prompt Table: PSWEBLIB_PRMTVW |