Definition of table period-catalog
Period Name catalog
, Table Dump Name prd-cata
Alphabetical Field Summary
bldg-id: (INTG) Building ID for this period definition
comments: (CHAR) Comments for/about this 'period'
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created
cre-user-name: (CHAR) Name of user who created the record
end-index: (INTG) This is set for a pointer into the master district period ca
end-time: (CHAR) Time this 'period' ends
extern-guid: (CHAR) External Global Unique ID for this record
include-in-atnd: (LOGC) Use in atnd reports, teacherweb, parentweb, displays
include-in-schd-daily: (LOGC) Use this period during regular operations (class lists, add/
include-in-schd-planning: (LOGC) Use this period for schedule planning
period-fte: (DECM) Portion of the day this period represents
period-id: (INTG) [DEFINE KEY]
period-name: (CHAR) Name of the period (1, 2, GYM, HOME, etc)
period-num: (INTG) Chronological order of this period in the day
primary-key: (INTG) Unique, Primary key for record
schd-version-id: (INTG) Internally assigned schedule version ID
school-year-id: (INTG) School year for this record
start-index: (INTG) This is set for a pointer into the master district period ca
start-time: (CHAR) Time this 'period' starts
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Record last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
extern-guid: extern-guid
period-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, period-id
period-name: school-year-id, bldg-id, schd-version-id, period-name
period-num: school-year-id, bldg-id, schd-version-id, period-num
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-pcg.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-pcg.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-pcg.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-pcg.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-pcg.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-pcg.p (SOURCE NOT AVAILABLE)
Other tables who reference period-catalog
assign-category - (no description available)
behave-incident - Behavior Incidents, if the distict is tracking them
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
master-schd-meets - Course meets entry. There may be many of these for each c
master-schd-post-log - Log file of postings on a per-section basis
master-schd-stats - Master Schedule Statistics
progress-comment - Progress Report Comments
progress-period - Progress reporting periods
schd-period - These define the minimum period a course can be scheduled fo
stu-assign - (no description available)
stu-assign-totals - (no description available)
stu-behave - Student behaviour records
stu-course-atnd - Course Based student attendance
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-makeup-event - (no description available)
stu-makeup-summary - (no description available)
stu-progress - Progress reports. One record per course per comment
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-schedule - Student Schedule
stu-transcript-mark - Student transcript marks
Tables period-catalog references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
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!
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building ID for this period definition
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this 'period'
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 record was created
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
end-index Data type: INTEGER
Format: zz9 (Initial Value: 0)
Description: This is set for a pointer into the master district period ca
end-time Data type: CHARACTER
Format: x(8)
Help: Time this 'period' ends
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
include-in-atnd Data type: LOGICAL
Format: yes/no (Initial Value: yes)
Description: Use in atnd reports, teacherweb, parentweb, displays
include-in-schd-daily Data type: LOGICAL
Format: yes/no (Initial Value: yes)
Description: Use this period during regular operations (class lists, add/
include-in-schd-planning Data type: LOGICAL
Format: yes/no (Initial Value: yes)
Description: Use this period for schedule planning
period-fte Data type: DECIMAL (Decimals: 3)
Format: 9.999 (Initial Value: 0)
Description: Portion of the day this period represents
period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: [DEFINE KEY]
Help: Internally assigned period #
Attributes: Index Component
period-name Data type: CHARACTER
Format: x(4)
Help: Name of the period (1, 2, GYM, HOME, etc)
Attributes: Index Component
period-num Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Chronological order of this period in the day
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
schd-version-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Internally assigned schedule version ID
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
start-index Data type: INTEGER
Format: zz9 (Initial Value: 0)
Description: This is set for a pointer into the master district period ca
start-time Data type: CHARACTER
Format: x(8)
Help: Time this 'period' starts
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: Record 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