Definition of table behave-code
Behviour Codes , Table Dump Name bhv-code

Alphabetical Field Summary

  • behave-code-id: (INTG) Internal ID for this behavioral code [DEFINE KEY]
  • behave-code-name: (CHAR) Name of this behavioral code
  • bldg-id: (INTG) Building ID for this behavior code
  • comments: (CHAR) Comments for/about this behavior code
  • 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 behavior code
  • extern-guid: (CHAR) External Global Unique ID for this record
  • incident-cost: (DECM) Typical cost associated with this sort of incident
  • master-behave-code-id: (INTG) ID this code is tied to
  • official-days: (DECM) # of days officially recommended for remidiation
  • primary-key: (INTG) Unique, Primary key for record
  • require-event: (LOGC) Yes if at least one event must be included when using this c
  • require-parent-contact: (LOGC) Yes to require that entries using this code contact parents
  • school-year-id: (INTG) School year for this record
  • serious-injury: (LOGC) Report this behavior to the state as serious bodily injury
  • sexual-assault: (LOGC) Report this event to the state as a sexaul assault
  • state-behave-code: (CHAR) Code to report to the state for this behavior
  • suspendable-action: (LOGC) Yes if this can warrent a suspension (suspension NOT require
  • 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-code-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, behave-code-id
  • behave-code-name: school-year-id, bldg-id, behave-code-name
  • description: school-year-id, bldg-id, description
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference behave-code

  • behave-class-link - This file is used to link each behave-class to it's associat
  • behave-incident - Behavior Incidents, if the distict is tracking them
  • stu-behave - Student behaviour records

    Tables behave-code references

  • behave-class-link - This file is used to link each behave-class to it's associat
  • 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-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internal ID for this behavioral code [DEFINE KEY]
    Attributes: Index Component

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

    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building ID for this behavior code
    Attributes: Index Component

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

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

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

    incident-cost Data type: DECIMAL (Decimals: 2)
    Format: zzz,zz9.99 (Initial Value: 0)
    Help: Typical cost associated with this sort of incident

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

    official-days Data type: DECIMAL (Decimals: 3)
    Format: z9.999 (Initial Value: 0)
    Help: # of days officially recommended for remidiation

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

    require-event Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if at least one event must be included when using this c

    require-parent-contact Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to require that entries using this code contact parents

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

    serious-injury Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Report this behavior to the state as serious bodily injury

    sexual-assault Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Report this event to the state as a sexaul assault

    state-behave-code Data type: CHARACTER
    Format: x(8)
    Help: Code to report to the state for this behavior

    suspendable-action Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this can warrent a suspension (suspension NOT require

    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