back to Course List views
Column | Type | Length | Contents |
---|
c_approved | char | 1 | Flag indicating that the semester course has been approved |
c_base_cost | money | 0 | Base cost for the course |
c_crs_no | char | 7 | Course number |
c_crs_status | char | 3 | Course status |
c_dept_code | char | 3 | Course department code |
c_desc | text | | Semester course description |
c_extra_cost | money | 0 | Additional fees and charges for the course |
c_hm_crs_no | char | 7 | Home course number |
c_hm_dept_code | char | 3 | Home department code |
c_hm_sch_code | char | 2 | Home School code |
c_home_crs | char | 1 | Code indicating whether this a home course or an ident (H=home,I=ident) |
c_ident | int | 0 | |
c_ident_status | char | 3 | Ident Status |
c_lab_req | char | 1 | Flag indicating whether a lab is required for this course |
c_last_chg_user | int | 0 | ID number of last person to change the course record |
c_print_grp | char | 1 | |
c_rm_auto_sched | char | 1 | Flag indicating whether the class is scheduled in a pooled classroom |
c_sch_code | char | 2 | School code |
c_semester | char | 6 | Sort semester |
c_sort_semester | char | 6 | Display semester |
c_timestamp | datetime | 0 | Date and time the record was last updated |
c_title | char | 100 | Semester course title |
c_url | varchar | 150 | Course url |
c_valid_grade | char | 5 | Grade options valid for the semester course |