Definition of table event-group
No table description available , Table Dump Name event-gr

Alphabetical Field Summary

  • cre-date: (DATE) Date this record was created
  • cre-time: (CHAR) Creation time of this record
  • cre-user-name: (CHAR) Name of user who created this record
  • description: (CHAR) Description of this event group
  • event-code-format: (CHAR) Format used by codes of this event group
  • event-code-length: (INTG) Length of event codes in this event group
  • event-group-code: (CHAR) Name of this event group code
  • event-group-id: (INTG) Event Group Code ID [DEFINE]
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time of last update to this record
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

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

    Alphabetical Trigger Summary

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

    Other tables who reference event-group

  • emp-event - (no description available)
  • event-code - (no description available)


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Creation time of this record

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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this event group
    Attributes: Index Component

    event-code-format Data type: CHARACTER
    Format: x(32) (Initial Value: x(8))
    Help: Format used by codes of this event group

    event-code-length Data type: INTEGER
    Format: z9 (Initial Value: 8)
    Help: Length of event codes in this event group

    event-group-code Data type: CHARACTER
    Format: x(8)
    Help: Name of this event group code
    Attributes: Index Component

    event-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Event Group Code ID [DEFINE]
    Attributes: Index Component

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

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

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time of last update to this record

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

    Created on 12/28/2020 by DBHTML V1.2