VEHICLE_HOME

(SQL Table)
Index Back

EE Assignment Vehicle #-Home

VEHICLE_HOME 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_HOME to assign a number to each personal vehicle that remains at home while the employee is on assignment elsewhere. Use a subordinate record, VEH_HOME_DTL, to record specifics about each vehicle.

  • Related Language Record: VEHICLEHOME_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 Nbr
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description