Definition of table master-schd-conflict
One entry per master schd record that conflicts with a course
, Table Dump Name mss-conf
Alphabetical Field Summary
bldg-id: (INTG) Internally assigned building number
conflicts-with-course-id: (INTG) Course ID of conflicting course/section
conflicts-with-section-id: (INTG) Section ID of conflicting course/section
course-id: (INTG) Course Catalog entry for this course
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
extern-guid: (CHAR) External Global Unique ID for this record
primary-key: (INTG) Unique, Primary key for record
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
section-id: (INTG) [DEFINE KEY]
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Record last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
course-by-conflict: school-year-id, bldg-id, schd-version-id, conflicts-with-course-id, conflicts-with-section-id, course-id, section-id
extern-guid: extern-guid
master-schd-conflict: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, conflicts-with-course-id, conflicts-with-section-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-msf.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-msf.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-msf.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-msf.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-msf.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-msf.p (SOURCE NOT AVAILABLE)
Tables master-schd-conflict 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)
email-info - (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
master-schd-display - This is a transient table used for master schedule display s
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
Attributes: Index Component
conflicts-with-course-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Course ID of conflicting course/section
Attributes: Index Component
conflicts-with-section-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Section ID of conflicting course/section
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course Catalog entry for this course
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
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
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
Description: [DEFINE KEY]
Help: Internally assigned section ID
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date record was last updated
upd-time Data type: CHARACTER
Format: x(8)
Description: Record last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user record was updated by
Created on 05/07/2012 by DBHTML V1.2