HRS_DM_SCHOL_LN

(SQL View)
Index Back

Related Lang-School Tbl

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

SELECT COUNTRY %Concat '_' %Concat SCHOOL_CODE , LANGUAGE_CD , DESCR FROM PS_HRS_SCHOOL_LNI

  • Related Language Record for HRS_DM_SCHOL_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 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.
    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