LM_PRG_CD_VW(SQL View) |
Index Back |
|---|---|
Program Code ViewProgram Code View |
| SELECT DISTINCT LM_PRG_CD , LM_PRG_LONG_NM FROM PS_LM_PRG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Program Code is a user defined field. This field allows duplicates and is not part of the primary key structure. | |
| 2 | LM_PRG_LONG_NM | Character(200) | VARCHAR2(200) NOT NULL | Program Long Name |