EOCF_EVTYPE_LNG(SQL Table) |
Index Back |
|---|---|
event type definitionevent type definition |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | what kind of event is this | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | EOCF_EVTYP_NAME | Character(30) | VARCHAR2(30) NOT NULL | user-defined name to identify the characteristics of a particular action |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |