PSPRSMNAVLANG(SQL Table) |
Index Back |
---|---|
RLR for PSPRSMNAVINFOHolds the Navigation Path to the given target crefs registered in Portal Registry. Holds only effective and non-expired target crefs. Used by the Portal Menu SES Search. Updated every schedule of search index file |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). |
2 | PORTAL_REFTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Portal Reference Type
C=Content F=Folder |
3 | PORTAL_OBJNAME | Character(30) | VARCHAR2(30) NOT NULL | Portal Object Name |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | PORTAL_PRNTLABEL | Character(30) | VARCHAR2(30) NOT NULL | Menu Folder |
6 | PORTAL_SOURCE | Character(254) | VARCHAR2(254) NOT NULL | Source Application |
7 | PORTAL_NAVPATH | Long Character | CLOB | Navigation Path |