PSEVENTDEFN(SQL Table) |
Index Back |
|---|---|
Event Definition |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Name of a Business Process Activity (see PSACTIVITYDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Defines a routing event for PS Workflow | |
| 3 | ACTIVE | Number(5,0) | INTEGER NOT NULL | Active |
| 4 | ROUTECNT | Number(5,0) | INTEGER NOT NULL | Route Count |
| 5 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |