Definition of table stu-rank-gpa-by-mark
Ranking and GPA by period mark , Table Dump Name stu-rgbm

Alphabetical Field Summary

  • bldg-id: (INTG) Building this grade entry is associated with
  • bldg-rank: (INTG) Rank for this mark of student for entire building enrollment
  • 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
  • grade-rank: (INTG) Rank for this mark of student for the grade of the year
  • grading-period-id: (INTG) Internally assigned grading period ID
  • honor-gpa: (DECM) GPA for honor rollable courses of this mark
  • mark-gpa: (DECM) GPA for this mark
  • mark-id: (INTG) Internally assigned mark ID
  • primary-key: (INTG) Unique, Primary key for record
  • rank-gpa: (DECM) GPA for rankable classes of this mark
  • school-year-id: (INTG) School year for this record
  • 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
  • period-by-mark: school-year-id, grading-period-id, mark-id, stu-seq
  • stu-rank-by-mark: (UNIQUE, PRIMARY) school-year-id, stu-seq, grading-period-id, mark-id

    Alphabetical Trigger Summary

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

    Other tables who reference stu-rank-gpa-by-mark

  • grading-bldg-xlate - Support for translating between grading periods/marks of bui
  • grading-mark - List of possible marks (not grades) for this building
  • grading-period-mark - List of marks enabled for this grading period
  • honor-roll - Honor roll setup/defitions
  • master-schd-mark - List of marks to record for each grading period with this se
  • stu-grade-mark - One entry for each mark a student received for the associate
  • stu-transcript-mark - Student transcript marks

    Tables stu-rank-gpa-by-mark references

  • building - One record for each building, for each scheduling version, f
  • email-info - (no description available)
  • grading-bldg-xlate - Support for translating between grading periods/marks of bui
  • grading-mark - List of possible marks (not grades) for this building
  • grading-period - Grading period file holds a list of grading periods for a gi
  • grading-period-mark - List of marks enabled for this grading period
  • 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!
  • 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-transcript-mark - Student transcript marks
  • 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

    bldg-rank Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Rank for this mark of student for entire building enrollment

    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

    grade-rank Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Rank for this mark of student for the grade of the year

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

    honor-gpa Data type: DECIMAL (Decimals: 3)
    Format: zz9.999 (Initial Value: 0)
    Help: GPA for honor rollable courses of this mark

    mark-gpa Data type: DECIMAL (Decimals: 3)
    Format: zz9.999 (Initial Value: 0)
    Help: GPA for this mark

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

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

    rank-gpa Data type: DECIMAL (Decimals: 3)
    Format: zz9.999 (Initial Value: 0)
    Help: GPA for rankable classes of this mark

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year for this record
    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