HRS_DM_STATE_LN

(SQL View)
Index Back

State Names Related Language

STATE_NAMES_LNG is the language record related to the STATE_NAMES_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 STATE , LANGUAGE_CD , DESCR FROM PS_HRS_STATE_LN_I

  • Related Language Record for HRS_DM_STATE_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