PSDETAILTBL(SQL Table) |
Index Back |
---|---|
FILE IMAGE TABLEUsing in LongEditBox in version 8.0 Act as storage area for file image. Working with PSSUMMARYTBL to provide information on linked document. Depend on DB platform, the file image may be chunk into multiple pieces and storage into multiple rows. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OBJECTID | Number(10,0) | DECIMAL(10) NOT NULL | Object ID |
2 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
3 | BINARYSTREAM | Long Character | CLOB | Binary stream |