Definition of table interleave-group
Interleave code groups , Table Dump Name int-grp

Alphabetical Field Summary

  • bldg-id: (INTG) Building ID associated with this record
  • comments: (CHAR) Comments for/about this schedule interleave group
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User name of user who creatd this record
  • description: (CHAR) Description of the schedule interleave group
  • extern-guid: (CHAR) External Global Unique ID for this record
  • interleave-group: (CHAR) Name of this schedule interleave group
  • interleave-group-id: (INTG) [DEFINE KEY]
  • school-year-id: (INTG) School year ID associated with this record
  • upd-date: (DATE) Date this records was last updated on
  • upd-time: (CHAR) Time the record was last updated at
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • description: school-year-id, bldg-id, description, interleave-group-id
  • extern-guid: extern-guid
  • interleave-group: school-year-id, bldg-id, interleave-group, interleave-group-id
  • interleave-group-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, interleave-group-id

    Alphabetical Trigger Summary

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

    Other tables who reference interleave-group

  • interleave-code - Scheduler Interleave codes

    Tables interleave-group references

  • building - One record for each building, for each scheduling version, f
  • 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: Building ID associated with this record
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this schedule interleave group

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User name of user who creatd this record

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of the schedule interleave group
    Attributes: Index Component

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

    interleave-group Data type: CHARACTER
    Format: x(8)
    Help: Name of this schedule interleave group
    Attributes: Index Component

    interleave-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Interleave Group ID
    Attributes: Index Component

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year ID associated with this record
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date this records was last updated on

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time the record was last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who last updated this record

    Created on 05/07/2012 by DBHTML V1.2