LM_PG_CTG_00_VW

(SQL View)
Index Back

Categories for Program

This view will join each program that has categories. For each category, it will build a row where the category exists.

SELECT DISTINCT T.LM_PRG_ID , L.LM_CATG_ID , L.LM_CATG_NAME_LVL0 %Sql(LM_CATG_LVL_SQL,LM_CATG_ID,PS_LM_PRG,PS_LM_PRG_CATG,LM_PRG_ID,LM_PRG_STATUS)

  • Related Language Record: LM_PG_CTG_00LVW
  • # 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_CATG_ID Number(10,0) DECIMAL(10) NOT NULL Category ID - System generated number used to uniquely identify a Category.
    3 LM_CATG_NAME_LVL0 Character(200) VARCHAR2(200) NOT NULL Category Name