Definition of table grade-catalog
Grades Catalog
, Table Dump Name grd-cat
Alphabetical Field Summary
atnd-calendar-group-id: (INTG) Attendance Group Id
bldg-id: (INTG) Internally assigned building number
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
date-of-grad: (DATE) Actual date of graduation, optional
default-fte: (DECM) Default FTE for new students enrolled into this grade
description: (CHAR) Description of this grade
district-grade-order: (INTG) Order of grade within district as a whole
drop-email: (CHAR) Email to send drop notifications
enroll-email: (CHAR) Email address to send for enrollments to this building
extern-guid: (CHAR) External Global Unique ID for this record
grad-requirement-id: (INTG) Default Graduation Requirement for this grade, if any
grade-id: (INTG) [DEFINE KEY]
grade-name: (CHAR) Name of this Grade (i.e. K, 1, 10, 12, etc)
grade-order: (INTG) Listing/Chronological order of this grade
master-grade-id: (INTG) ID of grade-catealog this code is tied to
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
state-bldg-code: (CHAR) Override state building code for this grade
state-grade-code: (CHAR) Enter the state approved grade code for this grade
state-grade-division: (CHAR) Enter the state grade division
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
year-of-grad: (INTG) Expected year of graduation for a student in this grade
Alphabetical Index Summary
extern-guid: extern-guid
grade-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, grade-id
grade-name: school-year-id, bldg-id, grade-name
grade-order: school-year-id, bldg-id, grade-order
year-of-grad: school-year-id, bldg-id, year-of-grad, grade-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-grc.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-grc.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-grc.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-grc.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-grc.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-grc.p (SOURCE NOT AVAILABLE)
Other tables who reference grade-catalog
course-level-grade - Course Level grade file. One entry in here for each possible
course-stats - Course Request statistics
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
transcript-grade - List of grades/buildings that are considered for transcripts
user-grade - User Grade level restriction
Tables grade-catalog references
atnd-calendar-group - Attendance calendar group
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grad-requirement-name - Graduation Requirements Names
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-grade - List of grades/buildings that are considered for transcripts
user-bldg - User Restricted to building list
user-grade - User Grade level restriction
Detailed Alphabetical Field Listing
atnd-calendar-group-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Attendance Group Id
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
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
date-of-grad Data type: DATE
Format: 99/99/9999
Help: Actual date of graduation, optional
default-fte Data type: DECIMAL (Decimals: 3)
Format: 9.999 (Initial Value: 1)
Help: Default FTE for new students enrolled into this grade
description Data type: CHARACTER
Format: x(28)
Help: Description of this grade
district-grade-order Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Order of grade within district as a whole
drop-email Data type: CHARACTER
Format: x(128)
Help: Email to send drop notifications
enroll-email Data type: CHARACTER
Format: x(128)
Help: Email address to send for enrollments to this building
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
grad-requirement-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Default Graduation Requirement for this grade, if any
grade-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: [DEFINE KEY]
Help: Internally assigned Grade ID
Attributes: Index Component
grade-name Data type: CHARACTER
Format: x(3)
Help: Name of this Grade (i.e. K, 1, 10, 12, etc)
Attributes: Index Component
grade-order Data type: INTEGER
Format: z9 (Initial Value: 0)
Help: Listing/Chronological order of this grade
Attributes: Index Component
master-grade-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: ID of grade-catealog this code is tied to
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
state-bldg-code Data type: CHARACTER
Format: x(8)
Help: Override state building code for this grade
state-grade-code Data type: CHARACTER
Format: x(8)
Help: Enter the state approved grade code for this grade
state-grade-division Data type: CHARACTER
Format: x(8)
Help: Enter the state grade division
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
year-of-grad Data type: INTEGER
Format: 9999 (Initial Value: 0)
Help: Expected year of graduation for a student in this grade
Attributes: Index Component
Created on 05/07/2012 by DBHTML V1.2