Definition of table stu-grade-comment
Student Grade comments
, Table Dump Name stu-grcm
Alphabetical Field Summary
bldg-id: (INTG) Building this grade comment entry is associated with
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
grading-comment-id: (INTG) Comment ID for this grading comment
grading-period-id: (INTG) Internally assigned grading period ID
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
stu-grade-seq: (INTG) Internally assigned grade sequence to track
stu-seq: (INTG) Student Seq# for this attendance 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
comment-by-period: school-year-id, grading-period-id, grading-comment-id, stu-seq, stu-grade-seq
extern-guid: extern-guid
stu-grade-comment: (UNIQUE, PRIMARY) school-year-id, stu-seq, stu-grade-seq, grading-comment-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sgc.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sgc.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-sgc.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-sgc.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-sgc.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sgc.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-grade-comment
grading-comment - Grading Comments. These are comments that teachers can assig
Tables stu-grade-comment references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grading-comment - Grading Comments. These are comments that teachers can assig
grading-period - Grading period file holds a list of grading periods for a gi
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!
stu-assign - (no description available)
stu-base - Student Base record
stu-grade - Student Grades file.
stu-rank-gpa - Ranking and GPA data for a grading-period for a student
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
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
grading-comment-id Data type: INTEGER
Format: zzzzzzzzzzzzzz9
Description: Comment ID for this grading comment
Attributes: Index Component
grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grading period ID
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
stu-grade-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grade sequence to track
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Student Seq# for this attendance 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