This table is an extension of the CC table.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
CCDCID |
15.11.0 |
Number(10,0) |
Primary key that relates the extended table to the [CC] table. |
|
AuditedCourseIndicator |
15.11.0 |
Number(1,0) |
Indicates if the student is auditing the course. Migrates from [CC]MA_audited. |
|
OverrideCourseEnrollStatus |
15.11.0 |
Varchar2(2) |
Used to override the student's course enrollment status derived by the SCS report. Migrates from [CC]MA_course_enroll_status. |
|
State_ExcludeFromReporting |
15.11.0 |
Number(1,0) |
Indicates whether or not this course enrollment should be excluded from state reports. Migrates from [CC]MA_exclude_from_SCS. |