Definition of table house
Houses for buildings , Table Dump Name house

Alphabetical Field Summary

  • bldg-id: (INTG) Building Id for this house
  • comments: (CHAR) Comments for/about this house
  • 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 the house
  • drop-email: (CHAR) Email to send drop notifications
  • enroll-email: (CHAR) Email address to send for enrollments to this house
  • extern-guid: (CHAR) External Global Unique ID for this record
  • house-code: (CHAR) Short name for this house
  • house-id: (INTG) [DEFINE KEY]
  • personnel-id: (INTG) Person considered responsible for this house (if any)
  • primary-key: (INTG) Unique, Primary key for record
  • school-year-id: (INTG) School year for this record
  • state-bldg-code: (CHAR) Override state building code for this house
  • 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

  • description: school-year-id, bldg-id, description
  • extern-guid: extern-guid
  • house-code: school-year-id, bldg-id, house-code
  • house-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, house-id

    Alphabetical Trigger Summary

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

    Other tables who reference house

  • personnel-bldg - Personnel/Building Linkage file
  • stu-history - Student Activity History
  • stu-year - One record for each year a student exists in the district

    Tables house references

  • building - One record for each building, for each scheduling version, f
  • email-info - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • personnel - Schools District personnel
  • 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: Building Id for this house
    Attributes: Index Component

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

    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 the house
    Attributes: Index Component

    drop-email Data type: CHARACTER
    Format: x(128)
    Help: Email to send drop notifications

    enroll-email Data type: CHARACTER
    Format: x(128)
    Help: Email address to send for enrollments to this house

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

    house-code Data type: CHARACTER
    Format: x(8)
    Help: Short name for this house
    Attributes: Index Component

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

    personnel-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Person considered responsible for this house (if any)

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

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

    state-bldg-code Data type: CHARACTER
    Format: x(8)
    Help: Override state building code for this house

    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