| STOCK_TBL_LANG(SQL Table) | Index Back | 
|---|---|
| Stock TableThe Stock Table is a static record that uniquely defines a stock using a stock id. The Stock Table is a parent table for a number of other stock tables, including STOCK_DTL, STOCK_PLAN_TBL, etc. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Company's Stock Identification Symbol | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |