COMPETENCY_LANG(SQL Table) |
Index Back |
---|---|
Related Lang-Competency TblCOMPETENCY_LANG is the language record related to COMPETENCY_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMPETENCY | Character(8) | VARCHAR2(8) NOT NULL | Competency - this field is brought over from HRMS |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | DESCRLONG | Long Character | CLOB | Long Description |