CRSE_ATTR_TBL

(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: CRSE_ATTR_LANG
  • Parent Record Of CRSE_ATR_VL_LNG CRSE_ATTR_VALUE SSR_ATTR_VAL_VW SSR_PE_CRSAT_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CRSE_ATTR Character(4) VARCHAR2(4) NOT NULL Course Attribute
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    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

    6 SSR_SHOW_CLSRCH Character(1) VARCHAR2(1) NOT NULL Show In Class Search

    Y/N Table Edit

    Default Value: N