Definition of table atnd-code
Attendance Code definitions
, Table Dump Name atnd-cod
Alphabetical Field Summary
allow-time: (LOGC) Yes to allow recording time of date with attendance entries
atnd-code-id: (INTG) [DEFINE KEY]
atnd-code-name: (CHAR) Name of this attendance code
bldg-id: (INTG) Building ID associated with this record
comments: (CHAR) Comments for/about this attendance code
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
default-daily-fte: (DECM) Default Daily FTE for this attendance code
description: (CHAR) Description of the attendance code
excused: (LOGC) Excused if the attendance code records an excused absence
extern-guid: (CHAR) External Global Unique ID for this record
in-school: (LOGC) 'In' if attendance code can be for an in school event (tardy
master-atnd-code-id: (INTG) ID Of atnd-code record this is tied to
primary-key: (INTG) Unique, Primary key for record
priority: (INTG) Priority of this attendance code, 1 (low) to 100 (high)
require-time: (LOGC) Yes to require a time of day with each attendance entry
school-year-id: (INTG) School year ID associated with this record
student-absent: (LOGC) Indicate whether this code track absences or presents
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
atnd-code-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, atnd-code-id
atnd-code-name: school-year-id, bldg-id, atnd-code-name
description: school-year-id, bldg-id, description
extern-guid: extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-acd.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-acd.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-acd.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-acd.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-acd.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-acd.p (SOURCE NOT AVAILABLE)
Other tables who reference atnd-code
atnd-class-link - Links between the attendance codes and class files
course-to-daily - Transalations for student course based attendance to daily b
stu-atnd-letter-event - Events that comprise a student attendance letter
stu-course-atnd - Course Based student attendance
stu-daily-atnd - Daily student attendance entries
Tables atnd-code references
atnd-class-link - Links between the attendance codes and class files
building - One record for each building, for each scheduling version, f
course-to-daily - Transalations for student course based attendance to daily b
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
allow-time Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes to allow recording time of date with attendance entries
atnd-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: [DEFINE KEY]
Help: Attendance code ID
Attributes: Index Component
atnd-code-name Data type: CHARACTER
Format: x(8)
Help: Name of this attendance code
Attributes: Index Component
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 attendance code
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
default-daily-fte Data type: DECIMAL (Decimals: 3)
Format: 9.999 (Initial Value: 1.0)
Help: Default Daily FTE for this attendance code
description Data type: CHARACTER
Format: x(28)
Help: Description of the attendance code
Attributes: Index Component
excused Data type: LOGICAL
Format: Excused/Unexcused (Initial Value: No)
Help: Excused if the attendance code records an excused absence
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
in-school Data type: LOGICAL
Format: In/Out (Initial Value: No)
Help: 'In' if attendance code can be for an in school event (tardy
master-atnd-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: ID Of atnd-code record this is tied to
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
priority Data type: INTEGER
Format: zz9 (Initial Value: 50)
Help: Priority of this attendance code, 1 (low) to 100 (high)
require-time Data type: LOGICAL
Format: Yes/No (Initial Value: NO)
Help: Yes to require a time of day with each attendance entry
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
student-absent Data type: LOGICAL
Format: Absent/Present (Initial Value: Yes)
Help: Indicate whether this code track absences or presents
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