| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
| 1 |  REPORT_DEFN_ID | Character(12) | VARCHAR2(12) NOT NULL | Report Name (see PSXPRPTDEFN). | 
| 2 |  DS_ID | Character(30) | VARCHAR2(30) NOT NULL | Data Source ID | 
| 3 |  RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). | 
| 4 |  FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). | 
| 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 | LASTUPDDTTM | 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. |