Definition of table master-schd-meets
Course meets entry. There may be many of these for each course/section. There has to be at least one per section! , Table Dump Name schdmeet

Alphabetical Field Summary

  • bldg-id: (INTG) Internally assigned building number
  • 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
  • description: (CHAR) Description of this course/section meeting
  • end-period-index: (INTG) Ending Period index in master district period-catalog
  • end-schd-period-id: (INTG) Ending scheduling period for this meeting
  • end-schd-period-index: (INTG) Ending period in district master schd-period
  • extern-guid: (CHAR) External Global Unique ID for this record
  • interleave-code-id: (INTG) Optional Schedule Interleave code for this meeting
  • meet-id: (INTG) [DEFINE KEY]
  • meet-num: (INTG) Meeting #
  • meet-on-day[20]: (LOGC) Yes if the course/section meets on this day
  • mentor-flag: (LOGC) Yes if this is a mentor-delivered meeting
  • period-id: (INTG) Period this section meets
  • personnel-id: (INTG) Personnel/Teacher assigned for this course/section
  • primary-key: (INTG) Unique, Primary key for record
  • room-id: (INTG) Room this course/section meets in
  • 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
  • start-period-index: (INTG) Starting Period index in master district period-catalog
  • start-schd-period-id: (INTG) Starting scheduling period for this meeting
  • start-schd-period-index: (INTG) Starting index into district master schd-period
  • 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

  • extern-guid: extern-guid
  • meet-by-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, meet-id
  • meet-by-num: school-year-id, bldg-id, schd-version-id, course-id, section-id, meet-num
  • meet-by-period: school-year-id, bldg-id, schd-version-id, period-id, course-id, section-id, meet-id
  • meet-by-period-index: school-year-id, bldg-id, schd-version-id, start-period-index, course-id, section-id, meet-id
  • meet-by-room: school-year-id, bldg-id, schd-version-id, room-id, course-id, section-id, meet-id
  • meet-by-schd-period-index: school-year-id, bldg-id, schd-version-id, start-schd-period-index, end-schd-period-index, course-id, section-id, meet-id
  • meet-by-teacher: school-year-id, bldg-id, schd-version-id, personnel-id, course-id, section-id, meet-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-msm.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-msm.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-msm.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-msm.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-msm.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-msm.p (SOURCE NOT AVAILABLE)

    Tables master-schd-meets 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
  • interleave-code - Scheduler Interleave codes
  • 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
  • period-catalog - Period Name catalog
  • personnel - Schools District personnel
  • room-catalog - Rooms catalog, within a building
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list
  • user-personnel - User Personnel level restrictions


    Detailed Alphabetical Field Listing
    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

    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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this course/section meeting

    end-period-index Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Description: Ending Period index in master district period-catalog

    end-schd-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Ending scheduling period for this meeting

    end-schd-period-index Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Description: Ending period in district master schd-period
    Attributes: Index Component

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    interleave-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Optional Schedule Interleave code for this meeting

    meet-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned meeting ID
    Attributes: Index Component

    meet-num Data type: INTEGER
    Format: 99 (Initial Value: 0)
    Help: Meeting #
    Attributes: Index Component

    meet-on-day Data type: LOGICAL (Extent: 20)
    Format: Yes/No (Initial Value: No)
    Help: Yes if the course/section meets on this day

    mentor-flag Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this is a mentor-delivered meeting

    period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Period this section meets
    Attributes: Index Component

    personnel-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Personnel/Teacher assigned for this course/section
    Attributes: Index Component

    primary-key Data type: INTEGER
    Format: zzzzzzzzzzzz
    Help: Unique, Primary key for record

    room-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Room this course/section meets in
    Attributes: Index Component

    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

    start-period-index Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Description: Starting Period index in master district period-catalog
    Attributes: Index Component

    start-schd-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Starting scheduling period for this meeting

    start-schd-period-index Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Description: Starting index into district master schd-period
    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