Definition of table behave-location
No table description available , Table Dump Name bhv-loc

Alphabetical Field Summary

  • behave-location-code: (CHAR) Code for this behavior location
  • behave-location-id: (INTG) Define Key
  • comments: (CHAR) Comments for/about this location
  • 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 location
  • extern-guid: (CHAR) External Global Unique ID for this record
  • master-behave-location-id: (INTG) ID of behave-follow-up this code is tied to
  • primary-key: (INTG) Unique, Primary key for record
  • school-year-id: (INTG) School year ID associated with this record
  • state-code: (CHAR) State Behavior Location Code
  • 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

  • behave-location: (UNIQUE, PRIMARY) school-year-id, behave-location-id
  • behave-location-code: school-year-id, behave-location-code, behave-location-id
  • description: school-year-id, description, behave-location-id
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference behave-location

  • behave-incident - Behavior Incidents, if the distict is tracking them
  • stu-behave - Student behaviour records

    Tables behave-location references

  • email-info - (no description available)
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!


    Detailed Alphabetical Field Listing
    behave-location-code Data type: CHARACTER
    Format: x(8)
    Help: Code for this behavior location
    Attributes: Index Component

    behave-location-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Define Key
    Help: Location at which this incident occurred
    Attributes: Index Component

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

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

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

    master-behave-location-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: ID of behave-follow-up 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

    state-code Data type: CHARACTER
    Format: x(8)
    Description: State Behavior Location Code
    Help: Code that should be reported to the state for this location

    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