Definition of table std-test
Define a standardized test , Table Dump Name std-test

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
  • import-proc-list: (CHAR) Comma separated list of all .ps to use to import test result
  • std-test-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • test-name: (CHAR) Name of this test
  • 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

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

    Alphabetical Trigger Summary

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

    Other tables who reference std-test

  • imported-item -
  • imported-record - (no description available)
  • std-test-date - One record for each instance of a standardized test
  • std-test-item - (no description available)
  • std-test-record - (no description available)
  • test-record-layout - (no description available)


    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

    import-proc-list Data type: CHARACTER
    Format: x(60)
    Help: Comma separated list of all .ps to use to import test result

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

    test-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this test
    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