LM_REC_PRG_VW(SQL View) |
Index Back |
|---|---|
Recommended ProgramsUsed as a prompt for programs in the recommended area |
| SELECT DISTINCT A.LM_PRG_ID , A.LM_PRG_LONG_NM FROM PS_LM_PRG A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Object ID - This value is relies upon the Object Type. The Object ID will either be the Catalog Item ID or the Learning Objective ID. | |
| 2 | LM_PRQ_NAME | Character(254) | VARCHAR2(254) NOT NULL | A field used to show the name of a pre-requisite catalog item/objective |