CRSE_TOPICS_VW

(SQL View)
Index Back

Course Topics View

This Course Topics Table view is used to issue a warning if a class section of a multi-topic course is scheduled with no Course Topic ID in either the Class Table or at least one of its Class Meeting Patterns.

select crse_id, effdt, crs_topic_id, descr, descrshort, crse_repeatable, units_repeat_limit, crse_repeat_limit, descrformal from PS_CRSE_TOPICS

  • Related Language Record: CRSETOPICSVWLNG
  • Parent record: CRSE_CATALOG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CRSE_ID Character(6) VARCHAR2(6) NOT NULL Course ID

    Prompt Table: CRSE_CATALOG

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 CRS_TOPIC_ID Number(3,0) SMALLINT NOT NULL Course Topic ID
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: CRSE_TOPICS.DESCR

    6 CRSE_REPEATABLE Character(1) VARCHAR2(1) NOT NULL Repeat for Credit

    Y/N Table Edit

    Default Value: N

    7 UNITS_REPEAT_LIMIT Number(6,2) DECIMAL(5,2) NOT NULL Total Units Allowed

    Default Value: CRSE_CATALOG.UNITS_MAXIMUM

    8 CRSE_REPEAT_LIMIT Number(2,0) SMALLINT NOT NULL Total Completions Allowed

    Default Value: 1

    9 DESCRFORMAL Character(50) VARCHAR2(50) NOT NULL Formal Description field