Definition of table course-block
Course Blocking Defaults , Table Dump Name crs-blk

Alphabetical Field Summary

  • bldg-id: (INTG) Internally assigned building number
  • block-course-id: (INTG) Course ID of course participating as a member of this block
  • block-num: (INTG) Block # (for listing purposes only)
  • course-id: (INTG) Course ID of master course for this blocked course
  • course-required: (LOGC) Required if the course is required, Optional otherwise
  • 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
  • schd-version-id: (INTG) Schedule Version we are associated with
  • school-year-id: (INTG) School year for this record
  • 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

  • blocked-course-id: school-year-id, bldg-id, schd-version-id, block-course-id, course-id
  • course-block-id: school-year-id, bldg-id, schd-version-id, course-id, block-course-id
  • course-block-num: (PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, block-num
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Tables course-block 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
  • school-year - School year file
  • 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

    block-course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: Course ID of course participating as a member of this block
    Attributes: Index Component

    block-num Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Block # (for listing purposes only)
    Attributes: Index Component

    course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: Course ID of master course for this blocked course
    Attributes: Index Component

    course-required Data type: LOGICAL
    Format: Required/Optional (Initial Value: Yes)
    Help: Required if the course is required, Optional otherwise

    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

    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

    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