EOTR_PRTLOBJ_VW(SQL View) |
Index Back |
---|---|
Portal Object Promptinternal use only - prompt table for portals used by a product |
SELECT DISTINCT PORTAL_NAME , PORTAL_REFTYPE , PORTAL_OBJNAME FROM PSPRSMDEFN WHERE PORTAL_REFTYPE = 'F' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). | |
2 | Character(1) | VARCHAR2(1) NOT NULL |
Portal Reference Type
C=Content F=Folder |
|
3 | Character(30) | VARCHAR2(30) NOT NULL | Portal Object Name |