| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
| 1 |  SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | 
| 2 |  SCHEDULE | Character(10) | VARCHAR2(10) NOT NULL | Schedule for integration with Contracts. | 
| 3 |  EVENT_OCCURRENCE | Number(3,0) | SMALLINT NOT NULL | Identifies a user-defined event on a schedule for automatically creating standard and recurring journal entries.  Event Occurrence is a number associated with a date for creation of the journal. | 
| 4 |  LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code | 
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |