CRSE_TOPICS_LNG

(SQL Table)
Index Back

Course Topics

The Course Topics Table contains the course titles for variable topics courses. For example if a course called: "Topics in English Literature" (the Course Catalog Table title), the Course Topics Table would contain those various topics like "Chaucer" or "Milton".

  • Related Language Record for CRSE_TOPICS
  • 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: CRSE_TOPICS.DESCR

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

    Default Value: CRSE_TOPICS.DESCR