LM_CATG_VW2

(SQL View)
Index Back

Category View

Category Listing, used as a display field for the category relationships on the Catalog Item Category relationship table

SELECT A.LM_CATG_ID , A.LM_CS_LONG_NM FROM PS_LM_CATG_TBL A

  • Related Language Record: LM_CATG_VW2_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_CATG_ID Number(10,0) DECIMAL(10) NOT NULL Category ID - System generated number used to uniquely identify a Category.
    2 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object

    Prompt Table: %EDITTABLE