DEPT_NS_LANG

(SQL View)
Index Back

Related Lang-Department Tbl

DEPT_TBL_LANG is the language record related to DEPT_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countries.

SELECT DISTINCT %subrec(DEPT_NS_LANG, A) FROM PS_DEPT_TBL_LANG A

  • Related Language Record for DEPT_NS_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 DEPTID Character(10) VARCHAR2(10) NOT NULL Department
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description