CRSE_ATTR_LANG

(SQL Table)
Index Back

Course Print Attribute Table

The Course Print Attribute Table stores Course Attributes that can be associated with a Course. Course Attributes are typically printed in the Course Catalog and Schedule of Classes.

  • Related Language Record for CRSE_ATTR_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CRSE_ATTR Character(4) VARCHAR2(4) NOT NULL Course Attribute
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: CRSE_ATTR_TBL.DESCR