Definition of table stu-progress
Progress reports. One record per course per comment
, Table Dump Name stu-prog
Alphabetical Field Summary
bldg-id: (INTG) Building this grade comment entry is associated with
course-id: (INTG) Course ID of course associated with this progress comment
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
orig-course-id: (INTG) Original course ID for this entry (if entyr has been moved)
orig-section-id: (INTG) Original section ID for this entry (if this entry has been m
progress-comment-id: (INTG) Comment ID for this progress comment
progress-period-id: (INTG) Internally assigned progress reporting period ID
school-year-id: (INTG) School year for this record
section-id: (INTG) Section ID of the course/section associated wit this entry
stu-progress-seq: (INTG) Internally assigned progress sequence to track [DEFINE KEY]
stu-seq: (INTG) Student Seq# for this progress comment entry
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
progress-by-comment: school-year-id, bldg-id, stu-seq, progress-period-id, course-id, section-id, progress-comment-id, stu-progress-seq
progress-by-schd: school-year-id, bldg-id, stu-seq, course-id, section-id, stu-progress-seq
stu-progress: (UNIQUE, PRIMARY) school-year-id, stu-seq, stu-progress-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-stp.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-stp.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-stp.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-stp.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-stp.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-stp.p (SOURCE NOT AVAILABLE)
Tables stu-progress references
building - One record for each building, for each scheduling version, f
course-catalog - Course Catalog
course-stats - Course Request statistics
credential-area-course - (no description available)
grading-setup - Grading setup controls building level setup/policy issues wi
master-schd - Master Schedule records One entry per course, per section fo
master-schd-display - This is a transient table used for master schedule display s
progress-comment - Progress Report Comments
progress-period - Progress reporting periods
school-year - School year file
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
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building this grade comment entry is associated with
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course ID of course associated with this progress comment
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 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
orig-course-id Data type: INTEGER
Format: zzzzzzzzz9
Description: Original course ID for this entry (if entyr has been moved)
orig-section-id Data type: INTEGER
Format: zzzzzzzz9
Description: Original section ID for this entry (if this entry has been m
progress-comment-id Data type: INTEGER
Format: zzzzzzzzzzzzzz9
Description: Comment ID for this progress comment
Attributes: Index Component
progress-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned progress reporting period ID
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
section-id Data type: INTEGER
Format: zzzzzzzz9
Help: Section ID of the course/section associated wit this entry
Attributes: Index Component
stu-progress-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned progress sequence to track [DEFINE KEY]
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Student Seq# for this progress comment entry
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: 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