| CAR_DATA_LNG(SQL Table) | Index Back | 
|---|---|
| Car DataContains the attributes about a company car. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(7) | VARCHAR2(7) NOT NULL | Car Identification Number used in Administer Company Cars module. Default Value: 0 | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | Date(10) | DATE | Effective Date Default Value: %date | |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |