LM_CI_LANG

(SQL Table)
Index Back

Catalog Item Table

This table contains general course information.Including information on course classification and a detailed description and abstract.

  • Related Language Record for LM_CI_ALL_VW LM_CI_TBL
  • # 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

    Default Value: 0

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object
    5 LM_CS_SHRT_NM Character(10) VARCHAR2(10) NOT NULL Short Name - Describes the short name of an object
    6 LM_CS_DESCR Character(254) VARCHAR2(254) NOT NULL Description - Describes an object with further detail
    7 LM_CI_ABST Long Character CLOB Catalog Item Abstract - In addition to the description this field allows for a very long text field for an abstract of the learning activity.
    8 LM_EXTRNL_INFO Character(30) VARCHAR2(30) NOT NULL External Information - This field is populated by external user/vendor and is user defined.