Definition of table grading-bldg-xlate
Support for translating between grading periods/marks of buildings , Table Dump Name grading-

Alphabetical Field Summary

  • bldg-id: (INTG) Primary Building ID for this translation
  • comments: (CHAR) Comments for/about this grading translator
  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • grading-period-id: (INTG) Primary Building Grading Period ID
  • mark-id: (INTG) Mark from Primary building to translate
  • school-year-id: (INTG) School year for this record
  • 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
  • xlate-bldg-id: (INTG) Primary Building ID for this translation
  • xlate-grading-period-id: (INTG) Primary Building Grading Period ID
  • xlate-mark-id: (INTG) Mark from Primary building to translate

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • primary-to-xlate: (PRIMARY) school-year-id, bldg-id, grading-period-id, mark-id
  • xlate-to-primary: school-year-id, xlate-bldg-id, xlate-grading-period-id, xlate-mark-id

    Tables grading-bldg-xlate references

  • building - One record for each building, for each scheduling version, f
  • 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
  • stu-rank-gpa - Ranking and GPA data for a grading-period for a student
  • stu-rank-gpa-by-mark - Ranking and GPA by period mark
  • stu-transcript-mark - Student transcript marks
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Primary Building ID for this translation
    Attributes: Index Component

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

    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

    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
    Help: Primary Building Grading Period ID
    Attributes: Index Component

    mark-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Mark from Primary building to translate
    Attributes: Index Component

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

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    xlate-bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Primary Building ID for this translation
    Attributes: Index Component

    xlate-grading-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Primary Building Grading Period ID
    Attributes: Index Component

    xlate-mark-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Mark from Primary building to translate
    Attributes: Index Component

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