Definition of table behave-class
Behaviour class codes allow various behave-codes to be collected into related groups, mostly for reporting purposes. , Table Dump Name bhv-cls

Alphabetical Field Summary

  • behave-class-id: (INTG) [DEFINE KEY]
  • behave-class-name: (CHAR) Name of behave code class
  • bldg-id: (INTG) Building ID associated with this record
  • comments: (CHAR) Comments for/about this behave class
  • 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 behave class
  • extern-guid: (CHAR) External Global Unique ID for this record
  • master-behave-class-id: (INTG) ID of behave-class this code is tied to
  • primary-key: (INTG) Unique, Primary key for record
  • 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

  • behave-class-code: school-year-id, bldg-id, behave-class-name
  • behave-class-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, behave-class-id
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference behave-class

  • behave-class-link - This file is used to link each behave-class to it's associat

    Tables behave-class 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
  • 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
    behave-class-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Behave code class ID
    Attributes: Index Component

    behave-class-name Data type: CHARACTER
    Format: x(8)
    Help: Name of behave code class
    Attributes: Index Component

    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 behave class

    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 behave class

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

    master-behave-class-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: ID of behave-class this code is tied to

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

    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