Definition of table stu-credential-year
No table description available
, Table Dump Name st-cr-yr
Alphabetical Field Summary
comments: (CHAR) Comments about this student credential year
cre-date: (DATE) Date of record creation
cre-time: (CHAR) Time of record creation
cre-user-name: (CHAR) Name of user who created this record
school-year-id: (INTG) Internally Assigned Identifier
stu-credential-id: (INTG) Internally assigned identifier
stu-credential-year-id: (INTG) Internally assigned identifier [DEFINE KEY]
stu-seq: (INTG) Internally assigned identifier
student-credentialed: (LOGC) Is student credentialed?
upd-date: (DATE) Date this record was last updated
upd-time: (CHAR) Time at which this record was last updated
upd-user-name: (CHAR) Name of user who last updated this record
update-seq: (INTG) Update-Seq from credential this was most recently modified w
Alphabetical Index Summary
stu-cred-year-by-stu-cred: stu-seq, stu-credential-id, school-year-id, stu-credential-year-id
stu-cred-year-by-year: school-year-id, stu-seq, stu-credential-id, stu-credential-year-id
stu-credential-year: (UNIQUE, PRIMARY) stu-seq, school-year-id, stu-credential-id, stu-credential-year-id
update-seq: school-year-id, stu-credential-id, update-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-cry.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-cry.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-cry.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-cry.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-cry.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-cry.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-credential-year
stu-credential-area - (no description available)
stu-credential-assessment - (no description available)
stu-credential-outcome - (no description available)
stu-credential-standard - (no description available)
Tables stu-credential-year references
school-year - School year file
stu-assign - (no description available)
stu-base - Student Base record
stu-credential - (no description available)
stu-request-master - Student Request Master Controls
stu-year - One record for each year a student exists in the district
Detailed Alphabetical Field Listing
comments Data type: CHARACTER
Format: x(255)
Help: Comments about this student credential year
cre-date Data type: DATE
Format: 99/99/9999
Description: Date of record creation
cre-time Data type: CHARACTER
Format: x(8)
Description: Time of record creation
cre-user-name Data type: CHARACTER
Format: x(8)
Description: Name of user who created this record
school-year-id Data type: INTEGER
Format: 999999999
Description: Internally Assigned Identifier
Help: School Year this student credential set is associated with
Attributes: Index Component
stu-credential-id Data type: INTEGER
Format: 999999999999
Description: Internally assigned identifier
Help: Unique ID for this student credential
Attributes: Index Component
stu-credential-year-id Data type: INTEGER
Format: 999999999999
Description: Internally assigned identifier [DEFINE KEY]
Help: Unique ID for this student credential year
Attributes: Index Component
stu-seq Data type: INTEGER
Format: 999999999999
Description: Internally assigned identifier
Help: Student this credential is associated with
Attributes: Index Component
student-credentialed Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Description: Is student credentialed?
Help: Is this student credentialed in this year?
upd-date Data type: DATE
Format: 99/99/9999
Description: Date this record was last updated
upd-time Data type: CHARACTER
Format: x(8)
Description: Time at which this record was last updated
upd-user-name Data type: CHARACTER
Format: x(8)
Description: Name of user who last updated this record
update-seq Data type: INTEGER
Format: 999999999999
Description: Update-Seq from credential this was most recently modified w
Help: Internally assigned identifier
Attributes: Index Component
Created on 05/07/2012 by DBHTML V1.2