LOCATN_VW_LANG

(SQL View)
Index Back

Company Site Locations

LOCATION_TBL is an edit table. Use it to record information about your company's work sites. LOCATN_VW_LNG is the related language record for LOCATION_VW

select setid ,location ,effdt ,language_cd ,descr ,descrshort from PS_LOCATION_LANG

  • Related Language Record for LOCATION_JOB_VW LOCATION_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_HR.SETID

    Prompt Table: SET_LOC_VLD_VW

    2 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description