Definition of table behave-incident
Behavior Incidents, if the distict is tracking them
, Table Dump Name bhv-inc
Alphabetical Field Summary
actual-days: (DECM) # of days actually determined for remidiation
behave-code-id: (INTG) Behavior code identifying this incident
behave-date: (DATE) Date this incident occured on
behave-location-id: (INTG) Location at which this incident occurred
behave-time: (CHAR) Time the incidennt occured at
behave-victim-id: (INTG) Primary victim of this incident
bldg-id: (INTG) Building this behaviorial incident occurened in
course-id: (INTG) Course ID associated with this behavioral incident (if any)
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time this record was created at
cre-user-name: (CHAR) Name of user who created the record
description: (CHAR) Description of the incident
extern-guid: (CHAR) External Global Unique ID for this record
incident-cost: (DECM) Cost, if any, associated with this incident
incident-id: (INTG) Incident # for this incident
occured-in-school: (LOGC) Did the incident occur on school grounds in school hours?
period-id: (INTG) Period ID associated with this behavioral incident (if any)
personnel-id: (INTG) ID of the person reporting and/or recording this incident
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
section-id: (INTG) Section ID of the course/section associated with this incide
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Time this record was last updated at
upd-user-name: (CHAR) Name of user record was updated by
variance-code-id: (INTG) Variance code ID when actual days varies from official for t
Alphabetical Index Summary
extern-guid: extern-guid
incident-by-behave-code: school-year-id, bldg-id, behave-code-id, incident-id
incident-by-bldg: school-year-id, bldg-id, incident-id
incident-by-personnel: school-year-id, bldg-id, personnel-id, incident-id
incident-id: (UNIQUE, PRIMARY) school-year-id, incident-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-bhi.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-bhi.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-bhi.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-bhi.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-bhi.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-bhi.p (SOURCE NOT AVAILABLE)
Other tables who reference behave-incident
stu-behave - Student behaviour records
stu-counseling - (no description available)
Tables behave-incident references
behave-class-link - This file is used to link each behave-class to it's associat
behave-code - Behviour Codes
behave-location - (no description available)
behave-variance - Table to describe variances between official and actual days
behave-victim - (no description available)
building - One record for each building, for each scheduling version, f
course-catalog - Course Catalog
course-stats - Course Request statistics
credential-area-course - (no description available)
email-info - (no description available)
grading-setup - Grading setup controls building level setup/policy issues wi
master-schd - Master Schedule records One entry per course, per section fo
master-schd-display - This is a transient table used for master schedule display s
period-catalog - Period Name catalog
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
actual-days Data type: DECIMAL (Decimals: 3)
Format: z9.999 (Initial Value: 0)
Help: # of days actually determined for remidiation
behave-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Behavior code identifying this incident
Attributes: Index Component
behave-date Data type: DATE
Format: 99/99/9999
Help: Date this incident occured on
behave-location-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Location at which this incident occurred
behave-time Data type: CHARACTER
Format: x(8)
Help: Time the incidennt occured at
behave-victim-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Primary victim of this incident
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building this behaviorial incident occurened in
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course ID associated with this behavioral incident (if any)
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 this record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
description Data type: CHARACTER
Format: x(68)
Help: Description of the incident
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: Cost, if any, associated with this incident
incident-id Data type: INTEGER
Format: zzzzzz9 (Initial Value: 0)
Help: Incident # for this incident
Attributes: Index Component
occured-in-school Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Did the incident occur on school grounds in school hours?
period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Period ID associated with this behavioral incident (if any)
personnel-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: ID of the person reporting and/or recording this incident
Attributes: Index Component
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
section-id Data type: INTEGER
Format: zzzzzzzz9
Help: Section ID of the course/section associated with this incide
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: Time this record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user record was updated by
variance-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Variance code ID when actual days varies from official for t
Created on 05/07/2012 by DBHTML V1.2