COMMENTS_TBL(SQL Table) |
Index Back |
|---|---|
Common Comments TableCommon Comments Table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | DateTime(26) | TIMESTAMP | DtTm Entered | |
| 3 | Number(4,0) | SMALLINT NOT NULL | Random Comments Number | |
| 4 | SHARED_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Shared Comments
Default Value: N |
| 5 | COMMENTS_2000 | Long Character | CLOB | Comment Text |