Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EXTERNAL_SUBSTITUTABLE_COURSE (Process will produce one row per substitution per active plan.  An substitution-less plan will produce zero rows.Used to define course substitutions for plan calculation)

ColumnTypeNotes
term_codevarcharterm code for the substitution. if null applies to all term.
program_codeuuidprogram code for the substitution. if null applies to all programs
source_formatted_coursevarcharformatted course, matched to the plan course
source_course_codevarcharcourse course, matched to the plan course
source_course_titlevarcharcourse title, matched to the plan course
target_formatted_coursevarcharformatted course, matched to the transcript course
target_course_codevarcharcourse code, matched to the transcript course
target_course_titlevarcharcourse title, matched to the transcript course

...