LM_SRCGPG_02_VW

(SQL View)
Index Back

Categories for Programs

This view will join each program that has categories. The category name is formatted to a hierarchy structure.

SELECT LM_PRG_ID , LM_CATG_ID , LM_CATG_ID_1 , LM_CATG_ID_2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , LM_CATG_NAME_LVL0 %Concat '/' %Concat LM_CATG_NAME_LVL1 %Concat '/' %Concat LM_CATG_NAME_LVL2 FROM PS_LM_PG_CTG_02_VW

  • Related Language Record: LM_SRCGPG_02LVW
  • # 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_ID_1 Number(10,0) DECIMAL(10) NOT NULL Category ID
    4 LM_CATG_ID_2 Number(10,0) DECIMAL(10) NOT NULL Category ID
    5 LM_CATG_ID_3 Number(10,0) DECIMAL(10) NOT NULL Category ID
    6 LM_CATG_ID_4 Number(10,0) DECIMAL(10) NOT NULL Category ID
    7 LM_CATG_ID_5 Number(10,0) DECIMAL(10) NOT NULL Category ID
    8 LM_CATG_ID_6 Number(10,0) DECIMAL(10) NOT NULL Category ID
    9 LM_CATG_ID_7 Number(10,0) DECIMAL(10) NOT NULL Category ID
    10 LM_CATG_ID_8 Number(10,0) DECIMAL(10) NOT NULL Category ID
    11 LM_CATG_ID_9 Number(10,0) DECIMAL(10) NOT NULL Category ID
    12 LM_CATG_NAME_ALL Long Character CLOB Category Name