Definition of table verify-error
No table description available , Table Dump Name ver-err

Alphabetical Field Summary

  • cre-date: (DATE) Date this record was created
  • cre-time: (CHAR) Time this record was created
  • cre-user-name: (CHAR) Name of user who created this record
  • error-msg: (CHAR) Enter the message for this error
  • error-num: (CHAR) Enter the unique error number
  • error-type: (CHAR) Error type: fatal, warning, special
  • extern-guid: (CHAR) External Global Unique ID for this record
  • upd-date: (DATE) Date this record was last updated on
  • upd-time: (CHAR) Date this record was last updated
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • error-num: (UNIQUE, PRIMARY) error-num
  • error-type: error-type, error-num
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-ver.p
  • DELETE: Overridable, Procedure is tr-d-ver.p
  • WRITE: Overridable, Procedure is tr-u-ver.p


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/99
    Help: Date this record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time this record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created this record

    error-msg Data type: CHARACTER
    Format: x(255)
    Help: Enter the message for this error

    error-num Data type: CHARACTER
    Format: x(8)
    Help: Enter the unique error number
    Attributes: Index Component

    error-type Data type: CHARACTER
    Format: x(8)
    Help: Error type: fatal, warning, special
    Attributes: Index Component

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

    upd-date Data type: DATE
    Format: 99/99/99
    Help: Date this record was last updated on

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Date this record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who last updated this record

    Created on 11/14/2011 by DBHTML V1.2