Definition of table permit-grade
Permit/Certification Grade Levels , Table Dump Name prmt-gd

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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • permit-grade-code: (CHAR) Code for Permit/Certified Grade Levels
  • permit-grade-desc: (CHAR) Description of Permit/Certification Grade Levels
  • permit-grade-id: (INTG) [DEFINE KEY]
  • 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

  • extern-guid: extern-guid
  • permit-grade-code: permit-grade-code, permit-grade-id
  • permit-grade-desc: permit-grade-desc, permit-grade-id
  • permit-grade-id: (UNIQUE, PRIMARY) permit-grade-id

    Alphabetical Trigger Summary

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

    Other tables who reference permit-grade

  • cert-type - Certification Type codes


    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

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

    permit-grade-code Data type: CHARACTER
    Format: x(8)
    Help: Code for Permit/Certified Grade Levels
    Attributes: Index Component

    permit-grade-desc Data type: CHARACTER
    Format: x(30)
    Help: Description of Permit/Certification Grade Levels
    Attributes: Index Component

    permit-grade-id Data type: INTEGER
    Format: ->,>>>,>>9
    Description: [DEFINE KEY]
    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