Definition of table transcript-grade
List of grades/buildings that are considered for transcripts
, Table Dump Name trangrad
Alphabetical Field Summary
absence-atnd-class-id: (INTG) Atnd Class ID for absence code counting
bldg-id: (INTG) Internally assigned building number
comments: (CHAR) Comments for/about this grade
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
cumulative-rank-cnt: (INTG) # of cumulatively ranked students
extern-guid: (CHAR) External Global Unique ID for this record
grade-id: (INTG) Internally assigned Grade ID
grade-rank-cnt: (INTG) # of ranked students for the year/grade
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
tardy-atnd-class-id: (INTG) Atnd Class ID for tardy code counting
transcript-id: (INTG) Internally assigned transcript identifier
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
tran-by-year: school-year-id, bldg-id, grade-id, transcript-id
transcript-grade: (UNIQUE, PRIMARY) transcript-id, school-year-id, bldg-id, grade-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-trn.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-trn.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-trn.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-trn.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-trn.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-trn.p (SOURCE NOT AVAILABLE)
Other tables who reference transcript-grade
course-level-grade - Course Level grade file. One entry in here for each possible
course-stats - Course Request statistics
grade-catalog - Grades Catalog
honor-roll-grade - List of required or forbidden grades for this honor roll
master-schd-stats - Master Schedule Statistics
promotion-path-grade - Promotion Grade/Bldg list for promotion paths
stu-edp-course - (no description available)
stu-grade-mark - One entry for each mark a student received for the associate
stu-history - Student Activity History
stu-transcript-course - Student transcript courses. One per student/transcript/year/
stu-transcript-mark - Student transcript marks
stu-transcript-year - Student Transcript Year record. One per student, per transcr
stu-year - One record for each year a student exists in the district
user-grade - User Grade level restriction
Tables transcript-grade references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grade-catalog - Grades Catalog
grading-setup - Grading setup controls building level setup/policy issues wi
promotion-path-grade - Promotion Grade/Bldg list for promotion paths
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-transcript-year - Student Transcript Year record. One per student, per transcr
transcript-name - Listing of transcripts
user-bldg - User Restricted to building list
user-grade - User Grade level restriction
Detailed Alphabetical Field Listing
absence-atnd-class-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Atnd Class ID for absence code counting
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this grade
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
cumulative-rank-cnt Data type: INTEGER
Format: zzz9 (Initial Value: 0)
Description: # of cumulatively ranked students
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
grade-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned Grade ID
Attributes: Index Component
grade-rank-cnt Data type: INTEGER
Format: zzz9 (Initial Value: 0)
Description: # of ranked students for the year/grade
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
tardy-atnd-class-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Atnd Class ID for tardy code counting
transcript-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned transcript identifier
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