Definition of table stu-daily-atnd
Daily student attendance entries , Table Dump Name stu-datd

Alphabetical Field Summary

  • atnd-code-id: (INTG) Attendance code ID for this attendance entry
  • atnd-daily-seq: (INTG) [DEFINE KEY]
  • atnd-date: (DATE) Date of this attendance entry
  • atnd-time: (CHAR) Time of this attendance entry
  • bldg-id: (INTG) This is not always the same as stu-year.bldg-id (multi-bldg
  • change-seq: (INTG) Change Sequence #
  • comments: (CHAR) Comments for/about this attendance entry
  • 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
  • current-entry: (LOGC) Is this the most current entry?
  • daily-fte: (DECM) Daily FTE (1.0 = full day, .5 = half day, etc)
  • extern-guid: (CHAR) External Global Unique ID for this record
  • parent-contacted: (LOGC) Yes when parent has been contacted about the attendance entr
  • parent-contacted-at: (CHAR) Time parent was contacted
  • parent-contacted-date: (DATE) Date parent was contact on
  • school-year-id: (INTG) School year for this record
  • stu-contact-seq: (INTG) Internally assigned contact sequence #
  • 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

  • atnd-by-code: school-year-id, bldg-id, current-entry, atnd-code-id, atnd-date, stu-seq, atnd-daily-seq
  • atnd-by-date: school-year-id, bldg-id, current-entry, stu-seq, atnd-date, atnd-daily-seq
  • extern-guid: extern-guid
  • stu-daily-atnd: (PRIMARY) school-year-id, stu-seq, current-entry, atnd-daily-seq

    Alphabetical Trigger Summary

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

    Tables stu-daily-atnd references

  • atnd-class-link - Links between the attendance codes and class files
  • atnd-code - Attendance Code definitions
  • building - One record for each building, for each scheduling version, f
  • course-to-daily - Transalations for student course based attendance to daily b
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • school-year - School year file
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-contact - Student Contacts file
  • stu-course-atnd - Course Based student attendance
  • stu-request-master - Student Request Master Controls
  • stu-schedule - Student Schedule
  • stu-title1-service - Student Title 1 Service
  • stu-year - One record for each year a student exists in the district
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    atnd-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Attendance code ID for this attendance entry
    Attributes: Index Component

    atnd-daily-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned daily attendance sequence #
    Attributes: Index Component

    atnd-date Data type: DATE
    Format: 99/99/9999
    Help: Date of this attendance entry
    Attributes: Index Component

    atnd-time Data type: CHARACTER
    Format: x(8)
    Help: Time of this attendance entry

    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: This is not always the same as stu-year.bldg-id (multi-bldg
    Help: Building this attendance entry occurened in
    Attributes: Index Component

    change-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Change Sequence #

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

    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

    current-entry Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Description: Is this the most current entry?
    Attributes: Index Component

    daily-fte Data type: DECIMAL (Decimals: 3)
    Format: 9.999 (Initial Value: 1.0)
    Help: Daily FTE (1.0 = full day, .5 = half day, etc)

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

    parent-contacted Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes when parent has been contacted about the attendance entr

    parent-contacted-at Data type: CHARACTER
    Format: x(8)
    Help: Time parent was contacted

    parent-contacted-date Data type: DATE
    Format: 99/99/9999
    Help: Date parent was contact on

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

    stu-contact-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned contact sequence #
    Help: Contact Sequence of parent contacted

    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