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

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 item
  • id-field: (LOGC) 'Yes' if this field uniquly identifies this student
  • id-type: (CHAR) How does this field identify this student? [ID,SSN,Note,Defi
  • import-ip-name: (CHAR) Name of the procedure used to import this field
  • item-format: (CHAR) Format to store this item with
  • item-name: (CHAR) Name of this piece of data
  • item-type: (CHAR) Is this result a 'Character' or 'Decimal' field?
  • note-code-id: (INTG) Note code that identifies this student, if ID field
  • note-group-id: (INTG) Note Group that id's this student, if ID field
  • std-test-date-id: (INTG) Internally assigned identifier
  • std-test-id: (INTG) Internally assigned identifier
  • std-test-item-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • stu-id-proc-name: (CHAR) Name of the procedure that will extract the student's identi
  • 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
  • item-name: std-test-id, std-test-date-id, item-name
  • test-item: (UNIQUE, PRIMARY) std-test-id, std-test-date-id, std-test-item-id

    Alphabetical Trigger Summary

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

    Other tables who reference std-test-item

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

    Tables std-test-item references

  • imported-item -
  • note-code - Note Code record definitions
  • note-group - Note Grouping Code. Each note group appears as a seperate
  • std-test - Define a standardized test
  • std-test-date - One record for each instance of a standardized test
  • 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(40)
    Help: Description of this test item
    Attributes: Index Component

    id-field Data type: LOGICAL
    Format: Yes/No (Initial Value: N)
    Help: 'Yes' if this field uniquly identifies this student

    id-type Data type: CHARACTER
    Format: x(11)
    Help: How does this field identify this student? [ID,SSN,Note,Defi

    import-ip-name Data type: CHARACTER
    Format: x(28)
    Help: Name of the procedure used to import this field

    item-format Data type: CHARACTER
    Format: x(8)
    Help: Format to store this item with

    item-name Data type: CHARACTER
    Format: x(16)
    Help: Name of this piece of data
    Attributes: Index Component

    item-type Data type: CHARACTER
    Format: x(9)
    Help: Is this result a 'Character' or 'Decimal' field?

    note-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9 (Initial Value: 0)
    Description: Note code that identifies this student, if ID field

    note-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9 (Initial Value: 0)
    Description: Note Group that id's this student, if ID field

    std-test-date-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: Test date that this item 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 item is associated with
    Attributes: Index Component

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

    stu-id-proc-name Data type: CHARACTER
    Format: x(255)
    Help: Name of the procedure that will extract the student's identi

    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