Definition of table assign-category
No table description available
, Table Dump Name assign-c
Alphabetical Field Summary
assign-cat-id: (INTG) Internally Assigned Unique ID [DEFINE KEY]
bldg-id: (INTG) Building ID associated with this record
category-name: (CHAR) Name of this assignment category.
category-order: (INTG) Order of this assignment category
category-percent: (DECM) Percent of total for assignments in this category
course-id: (INTG) Internally assigned course ID
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
extern-guid: (CHAR) External Global Unique ID for this record
grading-period-id: (INTG) Internally assigned grading period ID
schd-version-id: (INTG) Internally assigned schedule version ID
school-year-id: (INTG) School year for this record
section-id: (INTG) Internally assigned section ID
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
cat-by-course: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, grading-period-id, assign-cat-id
extern-guid: (UNIQUE) extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-asc.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-asc.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-asc.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-asc.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-asc.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-asc.p (SOURCE NOT AVAILABLE)
Other tables who reference assign-category
master-schd-assign - (no description available)
stu-assign-totals - (no description available)
Tables assign-category references
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)
grading-period - Grading period file holds a list of grading periods for a gi
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
stu-assign-totals - (no description available)
stu-rank-gpa - Ranking and GPA data for a grading-period for a student
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
assign-cat-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally Assigned Unique ID [DEFINE KEY]
Attributes: Index Component
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building ID associated with this record
Attributes: Index Component
category-name Data type: CHARACTER
Format: x(8)
Help: Name of this assignment category.
category-order Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Order of this assignment category
category-percent Data type: DECIMAL (Decimals: 2)
Format: zzz9.99 (Initial Value: 0)
Help: Percent of total for assignments in this category
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Internally assigned course ID
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
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grading period ID
Attributes: Index Component
schd-version-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Internally assigned schedule version ID
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: Internally assigned section ID
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