Definition of table stu-makeup-event
No table description available
, Table Dump Name s-mke-ev
Alphabetical Field Summary
bldg-id: (INTG) Building ID associated with this record
comments: (CHAR) Comments for/about this make up event
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
make-up-date: (DATE) Date this make up time occurred
primary-key: (INTG) Unique, Primary key for record
schd-group-id: (INTG) Internally assigned scheduling group ID
schd-period-id: (INTG) [DEFINE KEY]
school-year-id: (INTG) School year ID associated with this record
stu-seq: (INTG) Internally assigned Student Sequence # [DEFINE KEY]
time-made-up: (INTG) Number of absences made up on this date
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
by-student-by-sy: stu-seq, school-year-id, bldg-id, schd-group-id, schd-period-id, make-up-date
by-sy-by-student: (PRIMARY) school-year-id, stu-seq, bldg-id, schd-group-id, schd-period-id, make-up-date
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sme.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sme.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sme.p (SOURCE NOT AVAILABLE)
Tables stu-makeup-event 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
schd-period - These define the minimum period a course can be scheduled fo
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-assign - (no description available)
stu-base - Student Base record
stu-makeup-summary - (no description available)
stu-request-master - Student Request Master Controls
stu-year - One record for each year a student exists in the district
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 make up event
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
make-up-date Data type: DATE
Format: 99/99/9999
Help: Date this make up time occurred
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
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned Student Sequence # [DEFINE KEY]
Attributes: Index Component
time-made-up Data type: INTEGER
Format: ->,>>>,>>9 (Initial Value: 0)
Help: Number of absences made up on this date
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