Definition of table schd-period
These define the minimum period a course can be scheduled for.
There can be multiple sets of these periods per building,
grouped under different schd-groups
, Table Dump Name schd-prd
Alphabetical Field Summary
bldg-id: (INTG) Building this schedule period belongs to
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
description: (CHAR) Description of the scheduling period
end-date: (DATE) Ending date of this scheduling period
end-index: (INTG) This is set for a pointer into the master district schd peri
extern-guid: (CHAR) External Global Unique ID for this record
period-name: (CHAR) Scheduling Period's name
period-num: (INTG) Chronological order of this scheduling period
primary-key: (INTG) Unique, Primary key for record
schd-group-id: (INTG) Internally assigned scheduling group ID
schd-period-id: (INTG) [DEFINE KEY]
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
start-date: (DATE) Starting date of this scheduling period
start-index: (INTG) This is set for a pointer into the master district schd peri
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
schd-period-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, schd-group-id, schd-period-id
schd-period-name: school-year-id, bldg-id, schd-version-id, schd-group-id, period-name
schd-period-num: school-year-id, bldg-id, schd-version-id, schd-group-id, period-num
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-scp.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-scp.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-scp.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-scp.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-scp.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-scp.p (SOURCE NOT AVAILABLE)
Other tables who reference schd-period
master-schd-meets - Course meets entry. There may be many of these for each c
master-schd-stats - Master Schedule Statistics
stu-makeup-event - (no description available)
stu-makeup-summary - (no description available)
stu-schedule - Student Schedule
Tables schd-period 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
master-schd-stats - Master Schedule Statistics
schd-group - Scheduling Group
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-makeup-summary - (no description available)
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building this schedule period belongs to
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 record was created
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
description Data type: CHARACTER
Format: x(28)
Help: Description of the scheduling period
end-date Data type: DATE
Format: 99/99/9999
Help: Ending date of this scheduling period
end-index Data type: INTEGER
Format: zz9 (Initial Value: 0)
Description: This is set for a pointer into the master district schd peri
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
period-name Data type: CHARACTER
Format: x(2)
Help: Scheduling Period's name
Attributes: Index Component
period-num Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Chronological order of this scheduling period
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
schd-group-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned scheduling group ID
Attributes: Index Component
schd-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: [DEFINE KEY]
Help: Internally assigned schedule period ID
Attributes: Index Component
schd-version-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Schedule Version we are associated with
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
start-date Data type: DATE
Format: 99/99/9999
Help: Starting date of this scheduling period
start-index Data type: INTEGER
Format: zz9 (Initial Value: 0)
Description: This is set for a pointer into the master district schd peri
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