DRIVER_LIS_LANG

(SQL Table)
Index Back

Driver's License

Use DRIVERS_LIC to record information about an employee's driver's licenses. You can create multiple DRIVERS_LIC records for an employee if they have more than one license.

  • Related Language Record for DRIVERS_LIC SCC_DRVR_LIC_I
  • Parent record: PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 DRIVERS_LIC_NBR Character(20) VARCHAR2(20) NOT NULL Driver's License #
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 ISSUED_BY_FRA Character(20) VARCHAR2(20) NOT NULL Issuing Authority
    5 ISSUE_DEST_FRA Character(20) VARCHAR2(20) NOT NULL Issue Location
    6 COMMENTS Long Character CLOB Comment