ADDRESS_TYPE

(SQL Table)
Index Back

Address Type

ADDRESS_TYPE holds the different types of addresses for each person. It is a child of PERSONAL_DATA, and a parent to ADDRESSES.

  • Parent record: PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 ADDRESS_TYPE Character(4) VARCHAR2(4) NOT NULL Address Type

    Prompt Table: HCR_ADDR_TYP_I

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description