Definition of table grad-requirement-item
Graduation Requirement Item , Table Dump Name grad-req

Alphabetical Field Summary

  • child-relation: (CHAR) Relationship amongst children of this requirement item (AND/
  • 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
  • description: (CHAR) Description of the Requirement Item
  • extern-guid: (CHAR) External Global Unique ID for this record
  • grad-requirement-id: (INTG) Graduation Requirement ID
  • grad-requirement-item-id: (INTG) [DEFINE KEY]
  • parent-grad-requirement-item-id: (INTG) Parent Item of this Requirement Item, if any
  • prefered-child: (LOGC) Yes if this is a child and "prefered" in a child selection t
  • requirement-order: (INTG) Order of this requirement amongst its siblings
  • school-year-id: (INTG) School year for this record
  • 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

  • description: school-year-id, grad-requirement-id, description, grad-requirement-item-id
  • extern-guid: extern-guid
  • grad-requirement-item-id: (UNIQUE, PRIMARY) school-year-id, grad-requirement-id, grad-requirement-item-id
  • requirement-order: school-year-id, grad-requirement-id, parent-grad-requirement-item-id, requirement-order, grad-requirement-item-id

    Alphabetical Trigger Summary

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

    Other tables who reference grad-requirement-item

  • grad-study-requirement - Graduation Study Requirement

    Tables grad-requirement-item references

  • grad-requirement-name - Graduation Requirements Names
  • school-year - School year file


    Detailed Alphabetical Field Listing
    child-relation Data type: CHARACTER
    Format: x(8) (Initial Value: AND)
    Help: Relationship amongst children of this requirement item (AND/

    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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of the Requirement Item
    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
    Help: Graduation Requirement ID
    Attributes: Index Component

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

    parent-grad-requirement-item-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Parent Item of this Requirement Item, if any
    Attributes: Index Component

    prefered-child Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this is a child and "prefered" in a child selection t

    requirement-order Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Order of this requirement amongst its siblings
    Attributes: Index Component

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

    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