HRS_DM_MAJOR_LN

(SQL View)
Index Back

Related Lang-Major Tbl

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

SELECT MAJOR_CODE , LANGUAGE_CD , DESCR , DESCRSHORT FROM PS_HRS_MAJOR_LNI

  • Related Language Record for HRS_DM_MAJOR_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_DM_KEY_NAME Character(50) VARCHAR2(50) NOT NULL Data Mapping Key Name. This is what is shown in value mappings.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 HRS_DM_DESCR Character(254) VARCHAR2(254) NOT NULL Data Mapping Object Description
    4 HRS_DM_FKEY Character(30) VARCHAR2(30) NOT NULL Data Mapping Forigen Key. Used by Data mapping keys to store the key from the forigen table, for use when performing a sync operation.