Definition of table stu-atnd-letter-item
This has one entry for each 'item' that appears on a letter. Typically, an 'item' is a course for course attendance (which may have multiple items) or a single entry for Daily or Period attendance
, Table Dump Name stu-alit
Alphabetical Field Summary
appealed-contact-seq: (INTG) Contact who appealed the letter item
bldg-id: (INTG) Building this letter is for
course-id: (INTG) Course (if any) associated with this event
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time this record was created at
cre-user-name: (CHAR) Name of user who created the record
extern-guid: (CHAR) External Global Unique ID for this record
item-appealed: (LOGC) Has the letter item been appealed?
item-appealed-date: (DATE) Date letter item was appealed
item-num: (INTG) Item # for this item
letter-id: (INTG) Internally assigned letter identifier
letter-seq: (INTG) Letter sequence identifier
primary-key: (INTG) Unique, Primary key for record
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
section-id: (INTG) Section, if any, associated with this event
stu-seq: (INTG) Internally assigned Student Sequence #
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Time this record was last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
extern-guid: extern-guid
item-by-letter: school-year-id, bldg-id, schd-version-id, letter-id, stu-seq, course-id, section-id, letter-seq
stu-atnd-letter-item: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, stu-seq, letter-seq, item-num
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sli.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sli.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-sli.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-sli.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-sli.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sli.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-atnd-letter-item
stu-atnd-letter-event - Events that comprise a student attendance letter
Tables stu-atnd-letter-item references
atnd-letter - One entry per attendance letter
building - One record for each building, for each scheduling version, f
course-catalog - Course Catalog
course-stats - Course Request statistics
credential-area-course - (no description available)
email-info - (no description available)
grading-setup - Grading setup controls building level setup/policy issues wi
master-schd - Master Schedule records One entry per course, per section fo
master-schd-display - This is a transient table used for master schedule display s
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-assign - (no description available)
stu-atnd-letter - One entry per letter a student receives
stu-base - Student Base record
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
appealed-contact-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Contact who appealed the letter item
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building this letter is for
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course (if any) associated with this event
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 this record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
item-appealed Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Has the letter item been appealed?
item-appealed-date Data type: DATE
Format: 99/99/9999
Help: Date letter item was appealed
item-num Data type: INTEGER
Format: zz9
Help: Item # for this item
Attributes: Index Component
letter-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned letter identifier
Attributes: Index Component
letter-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Letter sequence identifier
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: 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
section-id Data type: INTEGER
Format: zzzzzzzz9
Help: Section, if any, associated with this event
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned Student Sequence #
Attributes: Index Component
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: Time this record was 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