CAMPUS_EVENT_VW(SQL View) |
Index Back |
---|---|
Campus Event ViewCampus Event View is a view that lists out all the event numbers and their descriptions for a particular institution of interest that is selected on the communication panel. |
SELECT Institution , Campus_Event_Nbr , Descr FROM PS_CAMPUS_EVENT WHERE CAMPUS_EVENT_TYPE <> 'CRSE' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
|
2 | Character(9) | VARCHAR2(9) NOT NULL | Event ID | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |