Definition of table stu-course-atnd
Course Based student attendance , Table Dump Name stu-catd

Alphabetical Field Summary

  • atnd-code-id: (INTG) Attendance code ID for this attendance entry
  • atnd-course-seq: (INTG) Internally assigned course attendance entry sequence # [DEFI
  • atnd-daily-seq: (INTG) Used when linking xlated course atnd to daily atnd
  • 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
  • course-id: (INTG) Course ID of course associated with 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?
  • extern-guid: (CHAR) External Global Unique ID for this record
  • orig-course-id: (INTG) Original course ID for this entry (if entyr has been moved)
  • orig-section-id: (INTG) Original section ID for this entry (if this entry has been m
  • 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
  • period-id: (INTG) Period ID associated with this attendance entry
  • school-year-id: (INTG) School year for this record
  • section-id: (INTG) Section ID of the course/section associated wit this entry
  • 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-course-seq
  • atnd-by-course: school-year-id, bldg-id, current-entry, course-id, section-id, atnd-date, stu-seq, atnd-course-seq
  • atnd-by-date: school-year-id, current-entry, stu-seq, atnd-date, atnd-course-seq
  • atnd-by-period: school-year-id, stu-seq, current-entry, atnd-date, period-id
  • atnd-by-schd: school-year-id, bldg-id, current-entry, stu-seq, course-id, section-id, atnd-date, atnd-course-seq
  • extern-guid: extern-guid
  • stu-course-atnd: (UNIQUE, PRIMARY) school-year-id, stu-seq, current-entry, atnd-course-seq, change-seq

    Alphabetical Trigger Summary

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

    Other tables who reference stu-course-atnd

  • stu-daily-atnd - Daily student attendance entries
  • stu-schedule - Student Schedule
  • stu-state-item - Describes a students state record entry
  • stu-title1-service - Student Title 1 Service

    Tables stu-course-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-catalog - Course Catalog
  • course-stats - Course Request statistics
  • course-to-daily - Transalations for student course based attendance to daily b
  • credential-area-course - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • master-schd - Master Schedule records One entry per course, per section fo
  • master-schd-display - This is a transient table used for master schedule display s
  • period-catalog - Period Name catalog
  • school-year - School year file
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-contact - Student Contacts file
  • stu-daily-atnd - Daily student attendance entries
  • 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-course-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned course attendance entry sequence # [DEFI
    Attributes: Index Component

    atnd-daily-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Used when linking xlated course atnd to daily atnd
    Help: Daily Attendance entry sequence # (if any)

    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 #
    Attributes: Index Component

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

    course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Course ID of course associated with this attendance entry
    Attributes: Index Component

    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

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

    orig-course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: Original course ID for this entry (if entyr has been moved)

    orig-section-id Data type: INTEGER
    Format: zzzzzzzz9
    Description: Original section ID for this entry (if this entry has been m

    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

    period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Period ID associated with this attendance entry
    Attributes: Index Component

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

    section-id Data type: INTEGER
    Format: zzzzzzzz9
    Help: Section ID of the course/section associated wit this entry
    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