Definition of table master-schd-display
This is a transient table used for master schedule display
style acitivities. It is never intended to be an absolute,
end of the line reference point, just a convient way to
collect data.
, Table Dump Name ms-disp
Alphabetical Field Summary
bldg-code: (CHAR) Short name for this building
bldg-id: (INTG) Internally assigned building number
course-id: (INTG) Course Catalog entry for this course
course-name: (CHAR) Formatted course/section number (i.e. 1003-01)
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created
cre-user-name: (CHAR) Name of user who created the record
day-list: (CHAR) Preformatted meeting day list
description: (CHAR) Description of this course
extern-guid: (CHAR) External Global Unique ID for this record
multiple-meets: (LOGC) Set to Yes if this only shows the first meeting record
period-list: (CHAR) List of meeting periods
room-name: (CHAR) Room # or name
schd-period-list: (CHAR) Scheduling Period List
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
section-id: (INTG) Internally assigned section ID
teacher-name: (CHAR) (no description available)
Alphabetical Index Summary
extern-guid: extern-guid
master-by-code: school-year-id, bldg-id, schd-version-id, course-name
master-by-desc: school-year-id, bldg-id, schd-version-id, description
master-schd: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id
Other tables who reference master-schd-display
assign-category - (no description available)
behave-incident - Behavior Incidents, if the distict is tracking them
master-schd - Master Schedule records One entry per course, per section fo
master-schd-assign - (no description available)
master-schd-conflict - One entry per master schd record that conflicts with a cours
master-schd-distrib - Master Schedule Distributions files
master-schd-mark - List of marks to record for each grading period with this se
master-schd-meets - Course meets entry. There may be many of these for each c
master-schd-note - (no description available)
master-schd-post-log - Log file of postings on a per-section basis
master-schd-stats - Master Schedule Statistics
scan-form-sheet - Scan Form Sheets
stu-assign - (no description available)
stu-assign-totals - (no description available)
stu-atnd-letter-item - This has one entry for each 'item' that appears on a letter.
stu-behave - Student behaviour records
stu-course-atnd - Course Based student attendance
stu-edp-course - (no description available)
stu-grade - Student Grades file.
stu-progress - Progress reports. One record per course per comment
stu-schedule - Student Schedule
stu-transcript-course - Student transcript courses. One per student/transcript/year/
Tables master-schd-display references
building - One record for each building, for each scheduling version, f
course-catalog - Course Catalog
course-stats - Course Request statistics
credential-area-course - (no description available)
grading-setup - Grading setup controls building level setup/policy issues wi
master-schd - Master Schedule records One entry per course, per section fo
school-year - School year file
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-code Data type: CHARACTER
Format: x(8)
Help: Short name for this building
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course Catalog entry for this course
Attributes: Index Component
course-name Data type: CHARACTER
Format: x(9)
Description: Formatted course/section number (i.e. 1003-01)
Attributes: Index Component
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Description: Time record was created
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
day-list Data type: CHARACTER
Format: x(16)
Description: Preformatted meeting day list
description Data type: CHARACTER
Format: x(28)
Help: Description of this course
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
multiple-meets Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Description: Set to Yes if this only shows the first meeting record
period-list Data type: CHARACTER
Format: x(16)
Help: List of meeting periods
room-name Data type: CHARACTER
Format: x(6)
Help: Room # or name
schd-period-list Data type: CHARACTER
Format: x(20)
Description: Scheduling Period List
schd-version-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Schedule Version we are associated with
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
section-id Data type: INTEGER
Format: zzzzzzzz9
Help: Internally assigned section ID
Attributes: Index Component
teacher-name Data type: CHARACTER
Format: x(28)
Created on 05/07/2012 by DBHTML V1.2