Definition of table behave-action
Behaviour Actions , Table Dump Name bhv-act

Alphabetical Field Summary

  • behave-action-id: (INTG) Internal ID for this behavioral action [DEFINE KEY]
  • behave-action-name: (CHAR) Name of this behavioral action
  • bldg-id: (INTG) Building ID for this behavior code
  • comments: (CHAR) Comments for/about this behavior action
  • copy-contact: (LOGC) Copy contact information from the incident report?
  • copy-date: (LOGC) Copy date of incident from incident report?
  • copy-referred: (LOGC) Copy referred from incident report to reviewed by?
  • copy-time: (LOGC) Copy Time of incident from incident report?
  • 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 action
  • expelled-flag: (LOGC) Yes if this action signals the expulsion of the student
  • extern-guid: (CHAR) External Global Unique ID for this record
  • master-behave-action-id: (INTG) ID of behave-action this code is tied to
  • primary-key: (INTG) Unique, Primary key for record
  • require-parent-contact: (LOGC) Yes to require that entries using this action contact parent
  • school-year-id: (INTG) School year for this record
  • state-action-code: (CHAR) Code to report to the state for this behavior action
  • suspended-flag: (LOGC) 'Yes' if this behave action indicates a suspension
  • 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-action-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, behave-action-id
  • behave-action-name: school-year-id, bldg-id, behave-action-name
  • description: school-year-id, bldg-id, description
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference behave-action

  • stu-behave-event - Student Behaviour Events

    Tables behave-action 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-action-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internal ID for this behavioral action [DEFINE KEY]
    Attributes: Index Component

    behave-action-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this behavioral action
    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 action

    copy-contact Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Copy contact information from the incident report?

    copy-date Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Copy date of incident from incident report?

    copy-referred Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Copy referred from incident report to reviewed by?

    copy-time Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Copy Time of incident from incident report?

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

    expelled-flag Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this action signals the expulsion of the student

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

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

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

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

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

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

    suspended-flag Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: 'Yes' if this behave action indicates a suspension

    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