Definition of table course-study-area
Course Study Area
, Table Dump Name crs-stud
Alphabetical Field Summary
bldg-id: (INTG) Internally assigned building number
course-id: (INTG) Course ID For Study Area
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
max-credit: (DECM) Maximum credit for this study area
primary-key: (INTG) Unique, Primary key for record
primary-study-area: (LOGC) Primary Study area for this course?
school-year-id: (INTG) School year for this record
study-area-id: (INTG) Study Area ID for this course
study-order: (INTG) Order this area should be considered for this course
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
course-study-area: (UNIQUE, PRIMARY) school-year-id, bldg-id, course-id, study-area-id
extern-guid: extern-guid
study-area-by-course: school-year-id, bldg-id, study-area-id, course-id
study-area-by-order: school-year-id, bldg-id, course-id, study-order, study-area-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-crx.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-crx.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-crx.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-crx.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-crx.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-crx.p (SOURCE NOT AVAILABLE)
Other tables who reference course-study-area
credential-area-study -
grad-requirement-study - Graduation Requirement Study Area Controls
grad-study-requirement - Graduation Study Requirement
study-area - Study Areas for courses
Tables course-study-area 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)
credential-area-study -
email-info - (no description available)
grad-requirement-study - Graduation Requirement Study Area Controls
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!
study-area - Study Areas for courses
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course ID For Study Area
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
max-credit Data type: DECIMAL (Decimals: 3)
Format: zzzz9.999 (Initial Value: 0)
Help: Maximum credit for this study area
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
primary-study-area Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Primary Study area for this course?
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
study-area-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Study Area ID for this course
Attributes: Index Component
study-order Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Order this area should be considered for this course
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