| TRN_FACIL_LANG(SQL Table) | Index Back | 
|---|---|
| Related Lang-Train FacilitiesTRN_FACIL_LANG is the language record related to TRN_FACIL_TBL. 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(6) | VARCHAR2(6) NOT NULL | Facility | |
| 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 | 
| 5 | MAIL_DROP | Character(50) | VARCHAR2(50) NOT NULL | Mail Drop ID | 
| 6 | CONTACT_NAME | Character(50) | VARCHAR2(50) NOT NULL | Contact Name | 
| 7 | DESCRLONG | Long Character | CLOB | Long Description |