LM_SRCGCI_01LVW

(SQL View)
Index Back

Categories for Catg Itm Rel Lg

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

SELECT LM_CI_ID , LM_CATG_ID , LM_CATG_ID_1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , LANGUAGE_CD , LM_CATG_NAME_LVL0 %Concat '/' %Concat LM_CATG_NAME_LVL1 FROM PS_LM_CI_CTG_01LVW

  • Related Language Record for LM_SRCGCI_01_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_CI_ID Number(10,0) DECIMAL(10) NOT NULL Catalog Item ID - System Generated ID Number associated with each Catalog Item
    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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    13 LM_CATG_NAME_ALL Long Character CLOB Category Name