Definition of table grad-requirement-name
Graduation Requirements Names , Table Dump Name grd-reqn

Alphabetical Field Summary

  • comments: (CHAR) Comments and/or description for this graduation requirement
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • default-requirement: (LOGC) Is this requirement the default requirement for the district
  • description: (CHAR) Description of this graduation requirement
  • extern-guid: (CHAR) External Global Unique ID for this record
  • grad-requirement-id: (INTG) [DEFINE KEY]
  • grad-requirement-name: (CHAR) Name of this Graduation Requirement
  • max-credit: (DECM) Maximum total credit to meet this requirement
  • min-credit: (DECM) Minimum total credit for this requirement
  • primary-key: (INTG) Unique, Primary key for record
  • school-year-id: (INTG) School year for this record
  • transcript-id: (INTG) Transcript to associate with this graduation requirements
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • default-requirement: school-year-id, default-requirement, grad-requirement-id
  • description: school-year-id, description, grad-requirement-id
  • extern-guid: extern-guid
  • grad-requirement-id: (UNIQUE, PRIMARY) school-year-id, grad-requirement-id
  • grad-requirement-name: school-year-id, grad-requirement-name, grad-requirement-id

    Alphabetical Trigger Summary

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

    Other tables who reference grad-requirement-name

  • building - One record for each building, for each scheduling version, f
  • grad-requirement-item - Graduation Requirement Item
  • grad-requirement-study - Graduation Requirement Study Area Controls
  • grad-study-requirement - Graduation Study Requirement
  • grade-catalog - Grades Catalog
  • stu-year - One record for each year a student exists in the district

    Tables grad-requirement-name references

  • email-info - (no description available)
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • transcript-name - Listing of transcripts


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments and/or description for this graduation requirement

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

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

    default-requirement Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this requirement the default requirement for the district
    Attributes: Index Component

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

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    grad-requirement-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Graduation Requirement ID
    Attributes: Index Component

    grad-requirement-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this Graduation Requirement
    Attributes: Index Component

    max-credit Data type: DECIMAL (Decimals: 3)
    Format: zzzz9.999 (Initial Value: 0)
    Help: Maximum total credit to meet this requirement

    min-credit Data type: DECIMAL (Decimals: 3)
    Format: zzzzz9.999 (Initial Value: 0)
    Help: Minimum total credit for this requirement

    primary-key Data type: INTEGER
    Format: zzzzzzzzzzzz
    Help: Unique, Primary key for record

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year for this record
    Attributes: Index Component

    transcript-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Transcript to associate with this graduation requirements

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

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