HR_LOC_DET_TBL

(SQL Table)
Index Back

Location Determination Table

This record stores the user's preference as to which employee address to use when joining to the GEOGRAPHY_TBL Countries, States and Cities.

  • Related Language Record: HR_LOC_DET_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Prompt Table: BUS_UNIT_TBL_HR

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

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

    Default Value: A

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 LOCATION_POINT Character(2) VARCHAR2(2) NOT NULL This field selects which address point to use when determining location.
    1=Home Address
    2=Work Location
    3=Position Location
    4=Department Location
    5=Tax Location