Definition of table honor-roll-exclude
Honor rolls you can't already have if you want to get this one
, Table Dump Name hnr-xcld
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 at
cre-user-name: (CHAR) User name of user who creatd this record
exclude-honor-roll: (LOGC) Exclude or Require this honor roll
extern-guid: (CHAR) External Global Unique ID for this record
honor-roll-id: (INTG) Internally assigned honor roll ID
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year ID associated with this record
target-honor-roll-id: (INTG) Target honor roll to require/exclude
upd-date: (DATE) Date this records was last updated on
upd-time: (CHAR) Time the record was last updated at
upd-user-name: (CHAR) Name of user who last updated this record
Alphabetical Index Summary
extern-guid: extern-guid
honor-roll-exclude: (PRIMARY) school-year-id, bldg-id, honor-roll-id, target-honor-roll-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-hnx.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-hnx.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-hnx.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-hnx.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-hnx.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-hnx.p (SOURCE NOT AVAILABLE)
Tables honor-roll-exclude references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grading-period-honor - Honor rolls enabled for a given grading period
grading-setup - Grading setup controls building level setup/policy issues wi
honor-roll - Honor roll setup/defitions
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
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)
Help: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Help: Time record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Help: User name of user who creatd this record
exclude-honor-roll Data type: LOGICAL
Format: Exclude/Require (Initial Value: Yes)
Help: Exclude or Require this honor roll
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
honor-roll-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned honor roll ID
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
target-honor-roll-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Target honor roll to require/exclude
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999
Help: Date this records was last updated on
upd-time Data type: CHARACTER
Format: x(8)
Help: Time the record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who last updated this record
Created on 05/07/2012 by DBHTML V1.2