Definition of table stu-honor-roll
List of honor rolls a student has achieved , Table Dump Name stu-honr

Alphabetical Field Summary

  • bldg-id: (INTG) Building this grade entry is associated with
  • comments: (CHAR) Comments for/about this honor roll
  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • grading-period-id: (INTG) Internally assigned grading period ID
  • honor-roll-id: (INTG) Internally assigned honor roll ID
  • honor-roll-rank: (INTG) Assigned rank in honor roll
  • school-year-id: (INTG) School year for this record
  • stu-honor-seq: (INTG) Internally assigned honor sequence for tracking [DEFINE KEY]
  • stu-seq: (INTG) Student Seq# for this attendance 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

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • honor-by-period: school-year-id, grading-period-id, honor-roll-id, stu-seq
  • stu-by-honor-roll: school-year-id, stu-seq, honor-roll-id, grading-period-id, stu-honor-seq
  • stu-by-period: school-year-id, stu-seq, grading-period-id, honor-roll-id, stu-honor-seq
  • stu-honor-roll: (UNIQUE, PRIMARY) school-year-id, stu-seq, stu-honor-seq

    Alphabetical Trigger Summary

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

    Tables stu-honor-roll references

  • building - One record for each building, for each scheduling version, f
  • grading-period - Grading period file holds a list of grading periods for a gi
  • grading-period-honor - Honor rolls enabled for a given grading period
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • honor-roll - Honor roll setup/defitions
  • school-year - School year file
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-rank-gpa - Ranking and GPA data for a grading-period for a student
  • 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


    Detailed Alphabetical Field Listing
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building this grade entry is associated with

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

    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

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

    grading-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned grading period ID
    Attributes: Index Component

    honor-roll-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned honor roll ID
    Attributes: Index Component

    honor-roll-rank Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Assigned rank in honor roll

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

    stu-honor-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned honor sequence for tracking [DEFINE KEY]
    Attributes: Index Component

    stu-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Student Seq# for this attendance 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

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