Definition of table mail-class
List of possible mailing classes , Table Dump Name mail-cla

Alphabetical Field Summary

  • 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 mailing class
  • extern-guid: (CHAR) External Global Unique ID for this record
  • last-used: (DATE) Date mailing class was used/mailed to
  • mail-class-code: (CHAR) Name of mailing class
  • mail-class-id: (INTG) Internally assigned mailing ID [DEFINE KEY]
  • 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

  • description: description
  • extern-guid: extern-guid
  • mail-class-code: mail-class-code
  • mail-class-id: (UNIQUE, PRIMARY) mail-class-id

    Alphabetical Trigger Summary

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

    Other tables who reference mail-class

  • atnd-letter-mailing - One record per selected mailing class for this letter
  • stu-contact-mailing - Student Contact Mailing definitions. For stu-contact records

    Tables mail-class references

  • atnd-letter-mailing - One record per selected mailing class for this letter
  • stu-contact-mailing - Student Contact Mailing definitions. For stu-contact records


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

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

    last-used Data type: DATE
    Format: 99/99/9999
    Help: Date mailing class was used/mailed to

    mail-class-code Data type: CHARACTER
    Format: x(8)
    Help: Name of mailing class
    Attributes: Index Component

    mail-class-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned mailing ID [DEFINE KEY]
    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