EVT_CLASS_VW(SQL View) |
Index Back |
---|---|
Prompt View for Event ClassThis is a prompt view for the event class for Passive Events. |
SELECT EVENT_CLASS , DESCR FROM PS_BAS_EVT_CLASS WHERE EFF_STATUS = 'A' AND EVENT_CLASS_USE <> 'O' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EVENT_CLASS | Character(3) | VARCHAR2(3) NOT NULL | Event Classification |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |