Definition of table atnd-letter-relation
Attendance letter relationships. There is an entry for any letter that should be required or excluded for this letter to be generated , Table Dump Name atnd-ltr

Alphabetical Field Summary

  • bldg-id: (INTG) Building this letter belongs to
  • 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
  • exclude-letter: (LOGC) Exclude or Require this letter
  • extern-guid: (CHAR) External Global Unique ID for this record
  • letter-id: (INTG) Letter ID of the letter we are associated with
  • primary-key: (INTG) Unique, Primary key for record
  • related-letter-id: (INTG) Letter ID this letter is related to
  • schd-version-id: (INTG) Schedule Version we are associated with
  • 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

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • letter-id: (PRIMARY) school-year-id, bldg-id, schd-version-id, letter-id, related-letter-id
  • related-letter-id: school-year-id, bldg-id, schd-version-id, related-letter-id, letter-id

    Alphabetical Trigger Summary

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

    Tables atnd-letter-relation references

  • atnd-letter - One entry per attendance letter
  • 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
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building this letter belongs to
    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

    exclude-letter Data type: LOGICAL
    Format: Exclude/Require (Initial Value: Yes)
    Help: Exclude or Require this letter

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

    letter-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Letter ID of the letter we are associated with
    Attributes: Index Component

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

    related-letter-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Letter ID this letter is related to
    Attributes: Index Component

    schd-version-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Schedule Version we are associated with
    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

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