Definition of table contact-code
Contact Codes file , Table Dump Name cont-cod

Alphabetical Field Summary

  • authorized-for-care: (LOGC) Would this contact normally be authorized for care?
  • contact-code: (CHAR) Name of contact code
  • contact-code-id: (INTG) Internally assigned Contact Code ID [DEFINE KEY]
  • contact-type: (CHAR) Typical type of contact (Name, Address, Phone or Complete)
  • 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 contact code
  • extern-guid: (CHAR) External Global Unique ID for this record
  • head-of-house: (LOGC) Would this contact normally be the head of household?
  • lives-with-student: (LOGC) Would this contact normally live with the student?
  • mail-type: (CHAR) What types of mailings should this contact normal receive?
  • 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

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

    Alphabetical Trigger Summary

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

    Other tables who reference contact-code

  • site-fld-define - Site Field definitions
  • stu-contact - Student Contacts file


    Detailed Alphabetical Field Listing
    authorized-for-care Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Would this contact normally be authorized for care?

    contact-code Data type: CHARACTER
    Format: x(8)
    Help: Name of contact code

    contact-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Contact Code ID [DEFINE KEY]
    Attributes: Index Component

    contact-type Data type: CHARACTER
    Format: x(8) (Initial Value: Complete)
    Help: Typical type of contact (Name, Address, Phone or Complete)

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

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

    head-of-house Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Would this contact normally be the head of household?

    lives-with-student Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Would this contact normally live with the student?

    mail-type Data type: CHARACTER
    Format: x(4) (Initial Value: None)
    Help: What types of mailings should this contact normal receive?

    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