LM_PRG_EFDT_VW1

(SQL View)
Index Back

Program Effdt View

View 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 LM_EFFDT Date(10) DATE NOT NULL Effective Date

Prompt Table: LM_PRG_EFFDT_VW