HRS_EDLVL_A_LNI(SQL View) |
Index Back |
|---|---|
Educ.Level RelLang Interf ViewEducation Level Related Language Interface View |
| SELECT A.EDUCATION_LVL_ACHV , A.LANGUAGE_CD , A.EFFDT , A.DESCR , A.DESCRSHORT FROM PS_HCR_EDLVL_A_LNI A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Education Level Achieved | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |