Definition of table stu-state-item
Describes a students state record entry , Table Dump Name stu-sitm

Alphabetical Field Summary

  • change-date: (DATE) Effective date of this change
  • change-seq: (INTG) Change Sequence #
  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • item-char: (CHAR) Data for this item, if item is a character
  • item-date: (DATE) Date for this item, if item is a date
  • item-decimal: (DECM) Data for this item, if item is a decimal
  • item-integer: (INTG) Data for this item, if item is an integer
  • item-logical: (LOGC) Data for this item, if this item is a logical
  • item-table-code-id: (INTG) Table Code that this item is associated with, if any
  • item-table-name-id: (INTG) Table name that this item is associated with, if any
  • state-item-id: (INTG) State item that this field is associated with
  • state-version-id: (INTG) Internally Assigned State Version ID
  • stu-seq: (INTG) Internally assigned Student Sequence #
  • stu-state-seq: (INTG) Internally assigned sequence number
  • 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

  • change-date: stu-seq, state-item-id, change-date, change-seq
  • extern-guid: extern-guid
  • state-item-id: state-item-id
  • stu-item: stu-seq, state-item-id
  • stu-state-item: (UNIQUE, PRIMARY) stu-seq, state-item-id, change-date, change-seq, stu-state-seq
  • version-id: stu-seq, state-version-id, state-item-id, change-date, change-seq

    Alphabetical Trigger Summary

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

    Tables stu-state-item references

  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-course-atnd - Course Based student attendance
  • stu-request-master - Student Request Master Controls
  • stu-schedule - Student Schedule
  • stu-title1-service - Student Title 1 Service
  • stu-year - One record for each year a student exists in the district


    Detailed Alphabetical Field Listing
    change-date Data type: DATE
    Format: 99/99/9999
    Help: Effective date of this change
    Attributes: Index Component

    change-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Change Sequence #
    Attributes: Index Component

    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

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

    item-char Data type: CHARACTER
    Format: x(28)
    Help: Data for this item, if item is a character

    item-date Data type: DATE
    Format: 99/99/9999
    Help: Date for this item, if item is a date

    item-decimal Data type: DECIMAL (Decimals: 2)
    Format: ->>,>>9.99 (Initial Value: 0)
    Help: Data for this item, if item is a decimal

    item-integer Data type: INTEGER
    Format: ->,>>>,>>9 (Initial Value: 0)
    Help: Data for this item, if item is an integer

    item-logical Data type: LOGICAL
    Format: Yes/No (Initial Value: no)
    Help: Data for this item, if this item is a logical

    item-table-code-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Table Code that this item is associated with, if any

    item-table-name-id Data type: INTEGER
    Format: zzzzzzzzz9 (Initial Value: 0)
    Help: Table name that this item is associated with, if any

    state-item-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: State item that this field is associated with
    Attributes: Index Component

    state-version-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally Assigned State Version ID
    Attributes: Index Component

    stu-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Student Sequence #
    Attributes: Index Component

    stu-state-seq Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Internally assigned sequence number
    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