PSMOBILEPAGE_VW(SQL View) |
Index Back |
---|---|
Mobile Pages View |
SELECT CLASSID , MOBILEPAGENAME FROM PSAUTHMP |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL | The name of the class (see PSCLASSDEFN). |
2 | MOBILEPAGENAME | Character(30) | VARCHAR2(30) NOT NULL |
Mobile Page Name (see PSMPDEFN).
Prompt Table: PSMPDEFN_VW |