VEHICLE_HOST

(SQL Table)
Index Back

EE Assignment Vehicle #-Host

VEHICLE_HOST is one of a group of records used to record information about an employee's job assignments away from home base. This data is part of the International Assignment application. Use VEHICLE_HOST to assign a number to each personal vehicle used by the employee at the away-from-home jobsite. Use a subordinate record, VEH_HOST_DTL, to record specifics about each vehicle.

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

    Prompt Table: PERSON

    2 BEGIN_DT Date(10) DATE NOT NULL Begin Date

    Prompt Table: ASSIGNMENT

    3 VEHICLE_NBR Number(2,0) SMALLINT NOT NULL Vehicle #
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description