FORM_FOLDER_VW(SQL View) |
Index Back |
---|---|
Portal FolderPortal Folder |
SELECT B.PORTAL_LABEL FROM PS_FORM_TYPE A , PSPRSMDEFN B WHERE A.PORTAL_OBJNAME = B.PORTAL_OBJNAME AND A.PORTAL_NAME = B.PORTAL_NAME AND B.PORTAL_REFTYPE = 'F' GROUP BY B.PORTAL_LABEL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PORTAL_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Portal Label |