Definition of table stu-behave
Student behaviour records , Table Dump Name stu-bhve

Alphabetical Field Summary

  • actual-days: (DECM) # of days actually determined for remidiation
  • behave-code-id: (INTG) Behavior code identify the type of incident or event
  • behave-date: (DATE) Date this event occured on
  • behave-location-id: (INTG) Location at which this incident occurred
  • behave-seq: (INTG) [DEFINE KEY]
  • behave-time: (CHAR) Time the event occured at
  • behave-victim-id: (INTG) Primary victim of this incident
  • bldg-id: (INTG) This is not always the same as stu-year.bldg-id (multi-bldg
  • course-id: (INTG) Course ID associated with this behavioral entry
  • 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/event
  • 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 event occur on school grounds in school hours?
  • parent-contact-made: (LOGC) Has the parent been contacted about this behavioral event
  • parent-contact-required: (LOGC) Yes if this event requires parental contact
  • parent-contacted-at: (CHAR) Time parent was contacted
  • parent-contacted-date: (DATE) Date parent was contact on
  • period-id: (INTG) Period ID associated with this behavioral incident
  • personnel-id: (INTG) ID of the person reporting and/or recording this event
  • school-year-id: (INTG) School year for this record
  • section-id: (INTG) Section ID of the course/section associated with this entry
  • stu-contact-seq: (INTG) Internally assigned contact sequence #
  • stu-schd-seq: (INTG) Student Schd Seq# associated with this behavioral entry
  • stu-seq: (INTG) Student Seq# for this behavior entry
  • 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

    Alphabetical Index Summary

  • behave-by-code: school-year-id, bldg-id, behave-code-id, stu-seq, behave-seq
  • behave-by-course: school-year-id, bldg-id, course-id, section-id, stu-seq, behave-seq
  • behave-by-date: school-year-id, stu-seq, behave-date, behave-time, behave-seq
  • behave-by-incident: school-year-id, incident-id, stu-seq, behave-seq
  • behave-by-period: school-year-id, bldg-id, period-id, stu-seq, behave-seq
  • behave-by-person: school-year-id, personnel-id, stu-seq, behave-seq
  • behave-by-schd: school-year-id, stu-seq, stu-schd-seq, behave-seq
  • extern-guid: extern-guid
  • stu-behave: (UNIQUE, PRIMARY) school-year-id, stu-seq, behave-seq

    Alphabetical Trigger Summary

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

    Other tables who reference stu-behave

  • stu-behave-event - Student Behaviour Events

    Tables stu-behave references

  • behave-class-link - This file is used to link each behave-class to it's associat
  • behave-code - Behviour Codes
  • behave-incident - Behavior Incidents, if the distict is tracking them
  • 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)
  • 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
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-contact - Student Contacts file
  • stu-request-master - Student Request Master Controls
  • stu-year - One record for each year a student exists in the district
  • 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 identify the type of incident or event
    Attributes: Index Component

    behave-date Data type: DATE
    Format: 99/99/9999
    Help: Date this event occured on
    Attributes: Index Component

    behave-location-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Location at which this incident occurred

    behave-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Sequence # assigned to this behavioral entry
    Attributes: Index Component

    behave-time Data type: CHARACTER
    Format: x(8)
    Help: Time the event occured at
    Attributes: Index Component

    behave-victim-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Primary victim of this incident

    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: This is not always the same as stu-year.bldg-id (multi-bldg
    Help: Building this behaviorial incident occurened in
    Attributes: Index Component

    course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Course ID associated with this behavioral entry
    Attributes: Index Component

    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/event

    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 event occur on school grounds in school hours?

    parent-contact-made Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Has the parent been contacted about this behavioral event

    parent-contact-required Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this event requires parental contact

    parent-contacted-at Data type: CHARACTER
    Format: x(8)
    Help: Time parent was contacted

    parent-contacted-date Data type: DATE
    Format: 99/99/9999
    Help: Date parent was contact on

    period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Period ID associated with this behavioral incident
    Attributes: Index Component

    personnel-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: ID of the person reporting and/or recording this event
    Attributes: Index Component

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

    stu-contact-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned contact sequence #
    Help: Contact Sequence of parent contacted

    stu-schd-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Student Schd Seq# associated with this behavioral entry
    Attributes: Index Component

    stu-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Student Seq# for this behavior entry
    Attributes: Index Component

    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

    Created on 05/07/2012 by DBHTML V1.2