RES_HM_DTL_LNG

(SQL Table)
Index Back

EE Assignment-Home Residences

Use RESIDENCE_HOME and RESID_HOME_DTL together to record information about an employee's home residence(s) while they are on an international job assignment away from home. Create the RESIDENCE_HOME record first, then RESID_HOME_DTL. This functionality is part of the International Assignment module. You use a different set of records, RESIDENCE_HOST and RESID_HOST_DTL, to record similar data about the employee's residence(s) at the foreign job assignment location.

  • Related Language Record for RESID_HOME_DTL
  • Parent record: RESIDENCE_HOME
  • # 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 RESIDENCE_NBR Number(2,0) SMALLINT NOT NULL Residence Number

    Default Value: 1

    Prompt Table: RESIDENCE_HOME

    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    6 COMMENTS Long Character CLOB Comment