Definition of table stu-makeup-summary
No table description available , Table Dump Name stu-make

Alphabetical Field Summary

  • bldg-id: (INTG) Building ID associated with this record
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User name of user who creatd this record
  • free-time: (INTG) Number of "free" absences that do not require make up time
  • make-up-time-needed: (INTG) Amount of make up time still needed
  • manual-updates: (LOGC) Yes to manage this student's make up time manually, no to ca
  • max-absences-allowed: (INTG) Maximum # of absences allowed before no make up is possible
  • primary-key: (INTG) Unique, Primary key for record
  • schd-group-id: (INTG) Internally assigned scheduling group ID
  • schd-period-id: (INTG) [DEFINE KEY]
  • school-year-id: (INTG) School year ID associated with this record
  • stu-seq: (INTG) Internally assigned Student Sequence # [DEFINE KEY]
  • total-absences: (INTG) Total absences for this student, this semester
  • upd-date: (DATE) Date this records was last updated on
  • upd-time: (CHAR) Time the record was last updated at
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • by-student: stu-seq, school-year-id, bldg-id, schd-group-id, schd-period-id
  • by-sy-by-student: (UNIQUE, PRIMARY) school-year-id, stu-seq, bldg-id, schd-group-id, schd-period-id

    Alphabetical Trigger Summary

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

    Other tables who reference stu-makeup-summary

  • master-schd-meets - Course meets entry. There may be many of these for each c
  • master-schd-stats - Master Schedule Statistics
  • schd-period - These define the minimum period a course can be scheduled fo
  • stu-makeup-event - (no description available)
  • stu-schedule - Student Schedule

    Tables stu-makeup-summary 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
  • master-schd-stats - Master Schedule Statistics
  • schd-group - Scheduling Group
  • schd-period - These define the minimum period a course can be scheduled fo
  • 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-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 ID associated with this record
    Attributes: Index Component

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User name of user who creatd this record

    free-time Data type: INTEGER
    Format: ->,>>>,>>9 (Initial Value: 0)
    Help: Number of "free" absences that do not require make up time

    make-up-time-needed Data type: INTEGER
    Format: ->,>>>,>>9 (Initial Value: 0)
    Help: Amount of make up time still needed

    manual-updates Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to manage this student's make up time manually, no to ca

    max-absences-allowed Data type: INTEGER
    Format: ->,>>>,>>9 (Initial Value: 0)
    Help: Maximum # of absences allowed before no make up is possible

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

    schd-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Internally assigned scheduling group ID
    Attributes: Index Component

    schd-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned schedule period ID
    Attributes: Index Component

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

    stu-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Student Sequence # [DEFINE KEY]
    Attributes: Index Component

    total-absences Data type: INTEGER
    Format: ->,>>>,>>9 (Initial Value: 0)
    Help: Total absences for this student, this semester

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date this records was last updated on

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time the record was last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who last updated this record

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