PTUPGDDDOUTPUT(SQL Table) |
Index Back |
|---|---|
Table to store DDDAudit ReportThis table will be used to store the results of DDD Audit during upgrade. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | DDDTYPE | Character(8) | VARCHAR2(8) NOT NULL | DDD Audit Type |
| 2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
| 3 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
| 4 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 5 | TABLE_DESC | Character(254) | VARCHAR2(254) NOT NULL | Table Description |
| 6 | Character(6) | VARCHAR2(6) NOT NULL | Performance Test - Sequence text |