LM_PG_CTG_00LVW

(SQL View)
Index Back

Categories for Program Rel Lng

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 , RLANG.LANGUAGE_CD , L.LM_CATG_NAME_LVL0 %Sql(LM_CATG_LVL_RLNG_SQL,LM_CATG_ID,PS_LM_PRG,PS_LM_PRG_CATG,LM_PRG_ID,LM_PRG_STATUS)

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