| TRN_VENDOR_LANG(SQL Table) | Index Back | 
|---|---|
| Related Lang-VendorsTRN_VENDOR_LANG is the language record related to TRN_VENDOR_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 | Vendor ID | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | AP_VENDOR_ID | Character(15) | VARCHAR2(15) NOT NULL | Accounts Payable Vendor ID | 
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 6 | COMMENTS | Long Character | CLOB | Comment |