DRIVER_LTYP(SQL Table) | 
Index Back | 
|---|---|
EEC Driver's License TypesEEC Driver's License Types | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Driver's License # | |
| 3 | Character(4) | VARCHAR2(4) NOT NULL | 
License Type
 C=Car CH=Chauffeur M=Motorcycle T=Truck Prompt Table: DRIVER_LTYP_TBL  |