• Elements
  • Element: Ending Time of Course Section - 01121

Page Name

The local time, based on a 24-hour clock, when a Course Section is scheduled to end.

The Hours (high order two positions) should be between 01 and 24 inclusive. The Minutes (low order two positions) should be between 00 and 59 inclusive. Course Sections which do not have scheduled ending times should have blanks in this field.

Load programs on COURSE_MEETINGS table will NULL value when blanks, '.', or when UNSCHED_MTG_IND = 'T'.




ELEMENT

192001

11-SEP-2008


Associated Submissions, Tables, and Columns

Allowed Values

Edit Values

Submission CodeAscendingTable nameDiagnostic CodeDiagnostic MessageError LevelError Description
SIFCOURSE_MEETINGS0505Invalid hour coded and UNSCHED_MTG_IND = X,N9Critical Error: may cause submission to be rejected
SIFCOURSE_MEETINGS0507Invalid minute coded and UNSCHED_MTG_IND = X,N9Critical Error: may cause submission to be rejected
SIFCOURSE_MEETINGS0613UNSCHED_MTG_IND=X,N and CRS_SECTN_END_TIME < CRS_SECTN_BEG_TIME 9Critical Error: may cause submission to be rejected
SIFCOURSE_MEETINGS0635UNSCHED_MTG_IND=X,N and CRS_SETN_END_TIME not between 0800 and 23005Warning: possible error that should be checked
SIFCOURSE_MEETINGS0712Course Meeting Times between midnight and 6 am.9Critical Error: may cause submission to be rejected
SIFCOURSE_MEETINGS6018CRS_SECTN_END_TIME is nulled if (TRIM(COURSE_MEETINGS.CRS_SECTN_END_TIME) IS NULL OR COURSE_MEETINGS.UNSCHED_MTG_IND = 'T')1Generated or Modified during SUDS Edit Process
  • 1 - 6

Prior Database Information:

VARCHAR2(4)
TIMEEND
END_TIME_CRS_SECT