HRS_DM_MAJOR_LN(SQL View) | 
Index Back | 
|---|---|
Related Lang-Major TblMAJOR_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 | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(50) | VARCHAR2(50) NOT NULL | Data Mapping Key Name. This is what is shown in value mappings. | |
| 2 | 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. |