PTBR_IMAGE_TBL(SQL Table) |
Index Back |
---|---|
Image Details Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTBR_OBJTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Object Type
H=HTML I=Image J=Javascript S=StyleSheet |
2 | PTBR_OBJNAME | Character(30) | VARCHAR2(30) NOT NULL | Object Name |
3 | PTBR_VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version |
4 | LAST_UPDATE_DTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
5 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | PTBR_CONTFMT | Character(3) | VARCHAR2(3) NOT NULL | Content Format |
7 | PTBR_CONTIMG | Image / Attachment(32000) | CLOB | Content Image |