Definition of table stu-rank-gpa
Ranking and GPA data for a grading-period for a student
, Table Dump Name stu-rank
Alphabetical Field Summary
bldg-id: (INTG) Building this grade 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
credit-needs-calc: (LOGC) Yes if earned credit needs (re)calculation
extern-guid: (CHAR) External Global Unique ID for this record
gpa-needs-calc: (LOGC) Yes if the GPA/Rank nees (re)calculating
grading-period-id: (INTG) Internally assigned grading period ID
honor-needs-calc: (LOGC) Yes if the honor rolls need (re)calculation
include-honor: (LOGC) Yes if student should be considered for honor rolls
include-rank: (LOGC) Yes if student should be considered for ranking
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
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
extern-guid: extern-guid
rank-by-period: school-year-id, grading-period-id, stu-seq
stu-rank-gpa: (UNIQUE, PRIMARY) school-year-id, stu-seq, grading-period-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-srg.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-srg.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-srg.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-srg.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-srg.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-srg.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-rank-gpa
assign-category - (no description available)
grading-bldg-xlate - Support for translating between grading periods/marks of bui
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-period-honor - Honor rolls enabled for a given grading period
grading-period-mark - List of marks enabled for this grading period
master-schd-assign - (no description available)
master-schd-mark - List of marks to record for each grading period with this se
stu-assign - (no description available)
stu-assign-totals - (no description available)
stu-grade - Student Grades file.
stu-grade-comment - Student Grade comments
stu-grade-mark - One entry for each mark a student received for the associate
stu-honor-roll - List of honor rolls a student has achieved
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-transcript-mark - Student transcript marks
Tables stu-rank-gpa references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
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-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 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
credit-needs-calc Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Yes if earned credit needs (re)calculation
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
gpa-needs-calc Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Yes if the GPA/Rank nees (re)calculating
grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grading period ID
Attributes: Index Component
honor-needs-calc Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Yes if the honor rolls need (re)calculation
include-honor Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Yes if student should be considered for honor rolls
include-rank Data type: LOGICAL
Format: Yes/No (Initial Value: Yes)
Help: Yes if student should be considered for ranking
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-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