Definition of table stu-contact-mailing
Student Contact Mailing definitions. For stu-contact records where the mail-type is 'Some', this is the list of mailings to create for the contact , Table Dump Name stu-cmal

Alphabetical Field Summary

  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • mail-class-id: (INTG) Internally assigned mailing ID
  • primary-key: (INTG) Unique, Primary key for record
  • stu-contact-seq: (INTG) Internally assigned contact sequence #
  • stu-seq: (INTG) Internally assigned Student Sequence #
  • 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

  • extern-guid: extern-guid
  • stu-mailing: (UNIQUE, PRIMARY) stu-seq, stu-contact-seq, mail-class-id

    Alphabetical Trigger Summary

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

    Other tables who reference stu-contact-mailing

  • atnd-letter-mailing - One record per selected mailing class for this letter
  • mail-class - List of possible mailing classes

    Tables stu-contact-mailing references

  • atnd-letter-mailing - One record per selected mailing class for this letter
  • email-info - (no description available)
  • mail-class - List of possible mailing classes
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-contact - Student Contacts file
  • stu-request-master - Student Request Master Controls
  • stu-year - One record for each year a student exists in the district


    Detailed Alphabetical Field Listing
    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

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

    mail-class-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned mailing ID
    Attributes: Index Component

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

    stu-contact-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned contact sequence #
    Attributes: Index Component

    stu-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Student Sequence #
    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