PSPRSMSYSATTRVL(SQL Table) |
Index Back |
---|---|
Portal Sys Attr Value TblPortal Registry Attribute Value Table (no language translations) |
# | 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_ATTR_NAM | Character(30) | VARCHAR2(30) NOT NULL | The name of the folder or content reference |
5 | PORTAL_SEQ_NUM | Number(4,0) | SMALLINT NOT NULL | Sequence number |
6 | PORTAL_ATTR_VAL | Long Character | CLOB | The value of the folder or content reference |