Definition of table grading-period-mark
List of marks enabled for this grading period
, Table Dump Name grprmark
Alphabetical Field Summary
bldg-id: (INTG) Building ID associated with this record
comments: (CHAR) Comments for/about this mark
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created at
cre-user-name: (CHAR) User name of user who creatd this record
extern-guid: (CHAR) External Global Unique ID for this record
grading-period-id: (INTG) Internally assigned grading period ID
mark-id: (INTG) Internally assigned mark ID
mark-order: (INTG) Order that theis mark should appear in the grading period
mark-required: (LOGC) Yes if mark is required, No if it is optional
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year ID associated with this record
upd-date: (DATE) Date this records was last updated on
upd-time: (CHAR) Time the record was last updated at
upd-user-name: (CHAR) Name of user who last updated this record
Alphabetical Index Summary
extern-guid: extern-guid
grading-period-mark: (UNIQUE, PRIMARY) school-year-id, bldg-id, grading-period-id, mark-id
mark-order: school-year-id, bldg-id, grading-period-id, mark-order, mark-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-gpm.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-gpm.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-gpm.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-gpm.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-gpm.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-gpm.p (SOURCE NOT AVAILABLE)
Other tables who reference grading-period-mark
grading-bldg-xlate - Support for translating between grading periods/marks of bui
grading-mark - List of possible marks (not grades) for this building
honor-roll - Honor roll setup/defitions
master-schd-mark - List of marks to record for each grading period with this se
stu-grade-mark - One entry for each mark a student received for the associate
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-transcript-mark - Student transcript marks
Tables grading-period-mark references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grading-bldg-xlate - Support for translating between grading periods/marks of bui
grading-mark - List of possible marks (not grades) for this building
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-rank-gpa - Ranking and GPA data for a grading-period for a student
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-transcript-mark - Student transcript marks
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building ID associated with this record
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this mark
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Help: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Help: Time record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Help: User name of user who creatd this record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grading period ID
Attributes: Index Component
mark-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned mark ID
Attributes: Index Component
mark-order Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Order that theis mark should appear in the grading period
Attributes: Index Component
mark-required Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes if mark is required, No if it is optional
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999
Help: Date this records was last updated on
upd-time Data type: CHARACTER
Format: x(8)
Help: Time the record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who last updated this record
Created on 05/07/2012 by DBHTML V1.2