Definition of table atnd-calendar-group
Attendance calendar group , Table Dump Name atnd-grp

Alphabetical Field Summary

  • atnd-calendar-group-id: (INTG) Attendance Group Id
  • atnd-calendar-group-name: (CHAR) Enter the attendance calendar group name
  • bldg-id: (INTG) Building ID associated with this record
  • 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
  • description: (CHAR) Description of the attendance calendar group
  • extern-guid: (CHAR) External Global Unique ID for this record
  • length-of-day: (INTG) Length of the day in minutes
  • num-instr-days: (DECM) Enter the number of instructional days
  • num-non-instr-days: (DECM) Enter the number of non instructional days
  • primary-group: (LOGC) Is this the primary group for the building?
  • primary-key: (INTG) Unique, Primary key for record
  • school-year-id: (INTG) School year ID associated with 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

    Alphabetical Index Summary

  • atnd-group: (UNIQUE, PRIMARY) school-year-id, bldg-id, atnd-calendar-group-id
  • atnd-group-name: school-year-id, bldg-id, atnd-calendar-group-name, atnd-calendar-group-id
  • extern-guid: extern-guid
  • primary-group: school-year-id, bldg-id, primary-group, atnd-calendar-group-id

    Alphabetical Trigger Summary

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

    Other tables who reference atnd-calendar-group

  • atnd-calendar-day - Building Attendance calendar
  • grade-catalog - Grades Catalog

    Tables atnd-calendar-group 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
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    atnd-calendar-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Attendance Group Id
    Attributes: Index Component

    atnd-calendar-group-name Data type: CHARACTER
    Format: x(16)
    Help: Enter the attendance calendar group name
    Attributes: Index Component

    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)
    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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of the attendance calendar group

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

    length-of-day Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Length of the day in minutes

    num-instr-days Data type: DECIMAL (Decimals: 2)
    Format: zz9.9
    Help: Enter the number of instructional days

    num-non-instr-days Data type: DECIMAL (Decimals: 2)
    Format: zz9.9
    Help: Enter the number of non instructional days

    primary-group Data type: LOGICAL
    Format: yes/no (Initial Value: no)
    Help: Is this the primary group for the building?
    Attributes: Index Component

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

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year ID associated with 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

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