SJE_EVENT_DT_VW(SQL View) |
Index Back |
|---|
| select distinct setid, schedule, event_occurrence, event_dt from PS_EVENTS_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Schedule ID | |
| 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 | Date(10) | DATE | The date upon which an accounting event is scheduled to be processed and converted into corresponding accounting |