Definition of table imported-record
No table description available , Table Dump Name imported

Alphabetical Field Summary

  • comments: (CHAR) Comments about this extracted record
  • 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
  • imp-record-seq: (INTG) Internally assigned identifier [DEFINE KEY]
  • std-test-date-id: (INTG) Internally assigned identifier
  • std-test-id: (INTG) Internally assigned identifier
  • std-test-record-id: (INTG) Std Test Record that this extracted record belongs to
  • stu-name: (CHAR) Student this record is associated with (READ ONLY)
  • stu-seq: (INTG) Internally assigned identifier
  • 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

  • imp-record: (UNIQUE, PRIMARY) std-test-id, std-test-date-id, std-test-record-id, imp-record-seq
  • stu-test: stu-seq, std-test-id
  • test-stu: std-test-id, stu-seq

    Alphabetical Trigger Summary

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

    Other tables who reference imported-record

  • imported-item -

    Tables imported-record references

  • std-test - Define a standardized test
  • std-test-date - One record for each instance of a standardized test
  • std-test-record - (no description available)
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-request-master - Student Request Master Controls
  • stu-year - One record for each year a student exists in the district


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(255)
    Help: Comments about this extracted record

    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

    imp-record-seq Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier [DEFINE KEY]
    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: Std Test Record that this extracted record belongs to
    Attributes: Index Component

    stu-name Data type: CHARACTER
    Format: x(32)
    Help: Student this record is associated with (READ ONLY)

    stu-seq Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    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