DRIVER_LTYP_TBL

(SQL Table)
Index Back

Title Table

The title table contain the possible title that can be found before a Surname.

  • Related Language Record: DRIVE_TBL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: COUNTRY_TBL

    2 LICENSE_TYPE Character(4) VARCHAR2(4) NOT NULL License Type
    C=Car
    CH=Chauffeur
    M=Motorcycle
    T=Truck
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 SYSTEM_DATA_FLG Character(1) VARCHAR2(1) NOT NULL This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.

    Y/N Table Edit

    Default Value: N