EODP_NAVINFO(SQL Table) |
Index Back |
---|---|
SDFTarget Cref Navigation PathSenstive Data Framework: Copy of PSPRSMNAVINFO. Holds the Navigation Path to the given target crefs registered in Portal Registry. Holds only effective and non-expired target crefs. Used by the Generate References AE. |
# | 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 | PORTAL_PRNTLABEL | Character(30) | VARCHAR2(30) NOT NULL | Menu Folder |
5 | PORTAL_SOURCE | Character(254) | VARCHAR2(254) NOT NULL | Source Application |
6 | PORTAL_NAVPATH | Long Character | CLOB | Navigation Path |