PSCONTENT(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Content Name | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL | Alternate Content Number | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Content Type | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 5 | CONTDATA | Image / Attachment | CLOB | Content Data |