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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | DRIVERS_LIC_NBR | Character(20) | VARCHAR2(20) NOT NULL | Driver's License # |
3 | LICENSE_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
License Type
C=Car CH=Chauffeur M=Motorcycle T=Truck Prompt Table: DRIVER_LTYP_TBL |