LM_PRG_EFFDT_VW(SQL View) |
Index Back |
---|---|
Program Effdt ViewView to retrieve program effective dates for a particular program id. |
SELECT LM_PRG_ID , EFFDT FROM PS_LM_PRG_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_PRG_ID | Number(10,0) | DECIMAL(10) NOT NULL | Program ID is a unique identifier for curriculum and certification Programs. |
2 | EFFDT | Date(10) | DATE | Effective Date |