| CAMPUS_EVNT_LNG(SQL Table) | Index Back | 
|---|---|
| Related Lang-Campus EventCAMPUS_EVNT_LNG is the language record related to CAMPUS_EVENT. A related language record enables text fields on a table to be translated into various languages for use in other countries. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(9) | VARCHAR2(9) NOT NULL | Event ID | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description Default Value: CAMPUS_EVNT_LNG.DESCR | 
| 5 | COMMENTS | Long Character | CLOB | Comment |