Definition of table std-test-record
No table description available , Table Dump Name tst-rcrd

Alphabetical Field Summary

  • cre-date: (DATE) Date of record creation
  • cre-time: (CHAR) Time of record creation
  • cre-user-name: (CHAR) Name of user who created this record
  • description: (CHAR) Description of this test record
  • import-length: (INTG) Length of the import file for this record
  • record-name: (CHAR) Name of this test record
  • std-test-date-id: (INTG) Internally assigned identifier
  • std-test-id: (INTG) Internally assigned identifier
  • std-test-record-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time this record was last updated
  • upd-user-name: (CHAR) User who last updated this record

    Alphabetical Index Summary

  • description: std-test-id, std-test-date-id, description
  • record-name: std-test-id, std-test-date-id, record-name
  • test-record: (UNIQUE, PRIMARY) std-test-id, std-test-date-id, std-test-record-id

    Alphabetical Trigger Summary

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

    Other tables who reference std-test-record

  • imported-item -
  • imported-record - (no description available)
  • test-record-layout - (no description available)

    Tables std-test-record references

  • std-test - Define a standardized test
  • std-test-date - One record for each instance of a standardized test


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999
    Description: Date of record creation

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time of record creation

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

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

    import-length Data type: INTEGER
    Format: zzzz9 (Initial Value: 0)
    Help: Length of the import file for this record

    record-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this test record
    Attributes: Index Component

    std-test-date-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: Test date that this record is associated with
    Attributes: Index Component

    std-test-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: Test that this record is associated with
    Attributes: Index Component

    std-test-record-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier [DEFINE KEY]
    Attributes: Index Component

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

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

    upd-user-name Data type: CHARACTER
    Format: x(8)
    Description: User who last updated this record

    Created on 05/07/2012 by DBHTML V1.2