LM_PRG_LRN_LVW(SQL View) |
Index Back |
|---|---|
Program Enrollment ViewProgram Enrollment View |
| SELECT LM_PRG_ID , LANGUAGE_CD , LM_PRG_LONG_NM FROM PS_LM_PRG_LANG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Learning Id | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | LM_PER_TRN_NM | Character(254) | VARCHAR2(254) NOT NULL | Personal Training Name. This field is used in case of Adhoc training. This field will carry the name of the Course / Catalog Item the person took training. |