Definition of table section-sequence
No table description available
, Table Dump Name sct-seq
Alphabetical Field Summary
bldg-id: (INTG) Building ID associated with this record
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 this sequence code
extern-guid: (CHAR) External Global Unique ID for this record
school-year-id: (INTG) School year ID associated with this record
section-sequence-code: (CHAR) Emter the code value for this section sequence
section-sequence-id: (INTG) Internally Assigned Primary Key
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
description: school-year-id, bldg-id, description
extern-guid: extern-guid
section-sequence: (UNIQUE, PRIMARY) school-year-id, bldg-id, section-sequence-id
sequence-code: school-year-id, bldg-id, section-sequence-code
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ssq.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-ssq.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-ssq.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-ssq.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-ssq.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-ssq.p (SOURCE NOT AVAILABLE)
Other tables who reference section-sequence
master-schd - Master Schedule records One entry per course, per section fo
Tables section-sequence references
building - One record for each building, for each scheduling version, f
grading-setup - Grading setup controls building level setup/policy issues wi
school-year - School year file
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
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 this sequence code
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
section-sequence-code Data type: CHARACTER
Format: x(8)
Help: Emter the code value for this section sequence
Attributes: Index Component
section-sequence-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally Assigned Primary Key
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: 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