Definition of table progress-period
Progress reporting periods , Table Dump Name prg-perd

Alphabetical Field Summary

  • bldg-id: (INTG) Building ID for this period definition
  • comments: (CHAR) Comments for/about this progress reporting period
  • 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
  • end-date: (DATE) Ending date of this progress reporting period
  • extern-guid: (CHAR) External Global Unique ID for this record
  • posting-allowed: (LOGC) Yes if bulk progress posting is allowed for this period
  • primary-key: (INTG) Unique, Primary key for record
  • progress-period-id: (INTG) Internally assigned progress reporting period ID [DEFINE KEY
  • progress-period-num: (INTG) Chronological order of this progress period in the school ye
  • progress-report-comment: (CHAR) Comment to print on student progress report
  • report-all: (LOGC) Should all students recieve reports or just selected student
  • report-date: (DATE) Reporting Date for this period (date progress reports print)
  • school-year-id: (INTG) School year for this record
  • start-date: (DATE) Starting date of this progress reporting period
  • 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

  • extern-guid: extern-guid
  • progress-period-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, progress-period-id
  • progress-period-num: school-year-id, bldg-id, progress-period-num

    Alphabetical Trigger Summary

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

    Other tables who reference progress-period

  • progress-comment - Progress Report Comments
  • stu-progress - Progress reports. One record per course per comment

    Tables progress-period references

  • building - One record for each building, for each scheduling version, f
  • email-info - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building ID for this period definition
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this progress reporting period

    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

    end-date Data type: DATE
    Format: 99/99/9999
    Help: Ending date of this progress reporting period

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

    posting-allowed Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if bulk progress posting is allowed for this period

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

    progress-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned progress reporting period ID [DEFINE KEY
    Attributes: Index Component

    progress-period-num Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Chronological order of this progress period in the school ye
    Attributes: Index Component

    progress-report-comment Data type: CHARACTER
    Format: x(66)
    Help: Comment to print on student progress report

    report-all Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Should all students recieve reports or just selected student

    report-date Data type: DATE
    Format: 99/99/9999
    Help: Reporting Date for this period (date progress reports print)

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

    start-date Data type: DATE
    Format: 99/99/9999
    Help: Starting date of this progress reporting period

    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