Definition of table credential-standard
, Table Dump Name cred-std

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
  • credential-area-id: (INTG) Credential Area this standard belongs to
  • credential-id: (INTG) Credential this standard belongs to
  • credential-standard-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • fed-field: (CHAR) (no description available)
  • other-field: (CHAR) (no description available)
  • school-year-id: (INTG) Internally Assigned Identifier
  • standard-benchmark: (CHAR) Benchmark info (255)
  • standard-mnemonic: (CHAR) Mnemonic (Short Name) for this standard
  • standard-name: (CHAR) Name of this credential standard
  • standard-order: (INTG) Display Order
  • standard-weight: (DECM) Standard Weight
  • state-field: (CHAR) (no description available)
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time at which this record was last updated
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • credential-standard: (UNIQUE, PRIMARY) school-year-id, credential-id, credential-area-id, credential-standard-id
  • standard-by-name: school-year-id, credential-id, credential-area-id, standard-name
  • standard-by-order: school-year-id, credential-id, credential-area-id, standard-order

    Alphabetical Trigger Summary

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

    Other tables who reference credential-standard

  • credential-outcome - (no description available)
  • stu-credential-outcome - (no description available)
  • stu-credential-standard - (no description available)

    Tables credential-standard references

  • credential - Credential Table
  • credential-area - (no description available)
  • school-year - School year file


    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

    credential-area-id Data type: INTEGER
    Format: 999999999999
    Description: Credential Area this standard belongs to
    Attributes: Index Component

    credential-id Data type: INTEGER
    Format: 999999999
    Description: Credential this standard belongs to
    Attributes: Index Component

    credential-standard-id Data type: INTEGER
    Format: 999999999999
    Description: Internally assigned identifier [DEFINE KEY]
    Attributes: Index Component

    fed-field Data type: CHARACTER
    Format: x(16)

    other-field Data type: CHARACTER
    Format: x(16)

    school-year-id Data type: INTEGER
    Format: 999999999
    Description: Internally Assigned Identifier
    Help: School Year this standard is associated with
    Attributes: Index Component

    standard-benchmark Data type: CHARACTER
    Format: x(255)
    Description: Benchmark info (255)
    Help: Benchmark information for this standard

    standard-mnemonic Data type: CHARACTER
    Format: x(8)
    Help: Mnemonic (Short Name) for this standard

    standard-name Data type: CHARACTER
    Format: x(16)
    Help: Name of this credential standard
    Attributes: Index Component

    standard-order Data type: INTEGER
    Format: 999 (Initial Value: 0)
    Description: Display Order
    Help: Order to display this standard within this area
    Attributes: Index Component

    standard-weight Data type: DECIMAL (Decimals: 2)
    Format: 9.99 (Initial Value: 1.0)
    Description: Standard Weight
    Help: Weight of this standard

    state-field Data type: CHARACTER
    Format: x(16)

    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 at which this record was last updated

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

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