Definition of table stu-note
Student Notes file , Table Dump Name stu-note

Alphabetical Field Summary

  • comments: (CHAR) Comments for this note
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time this record was created at
  • cre-user-name: (CHAR) Name of user who created the record
  • extern-guid: (CHAR) External Global Unique ID for this record
  • note-code-id: (INTG) Internally assigned Note Code ID
  • note-date: (DATE) Date to attach to this student's note
  • note-end-date: (DATE) Ending Date to attach to this student's note
  • note-flag: (LOGC) Yes or No for this student's note
  • note-group-id: (INTG) Note Group ID of associated group
  • note-seq: (INTG) Internally assigned note Seq# for tracking purposes [DEFINE
  • stu-seq: (INTG) Internally assigned Student Sequence #
  • table-code-id: (INTG) Site table value, if any
  • table-name-id: (INTG) Table Name associated with the table code (if any)
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time this record was last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • note-code: note-group-id, note-code-id, stu-seq
  • stu-note: (UNIQUE, PRIMARY) stu-seq, note-seq
  • stu-note-by-code: stu-seq, note-group-id, note-code-id, note-date
  • stu-note-by-date: stu-seq, note-group-id, note-date, note-code-id
  • stu-note-seq: stu-seq, note-group-id, note-code-id, note-seq

    Alphabetical Trigger Summary

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

    Other tables who reference stu-note

  • master-schd-note - (no description available)

    Tables stu-note references

  • master-schd-note - (no description available)
  • note-code - Note Code record definitions
  • note-group - Note Grouping Code. Each note group appears as a seperate
  • site-table-code - Site Table Codes
  • site-table-name - Site Table Names
  • 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(68)
    Help: Comments for this note

    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 this record was created at

    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

    note-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned Note Code ID
    Attributes: Index Component

    note-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Date to attach to this student's note
    Attributes: Index Component

    note-end-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Ending Date to attach to this student's note

    note-flag Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes or No for this student's note

    note-group-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Note Group ID of associated group
    Attributes: Index Component

    note-seq Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned note Seq# for tracking purposes [DEFINE
    Attributes: Index Component

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

    table-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Site table value, if any

    table-name-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Table Name associated with the table code (if any)

    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: Time this record was 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