Definition of table counseling-code
No table description available
, Table Dump Name counseli
Alphabetical Field Summary
comments: (CHAR) Comments for/about this counseling code
counseling-code: (CHAR) Code for this visit
counseling-code-id: (INTG) [DEFINE KEY]
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
description: (CHAR) Description of the counseling code
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year ID associated with this record
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
by-code: school-year-id, counseling-code
by-desc: school-year-id, description
school-year-id: (UNIQUE, PRIMARY) school-year-id, counseling-code-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-cns.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-cns.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-cns.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-cns.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-cns.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-cns.p (SOURCE NOT AVAILABLE)
Other tables who reference counseling-code
stu-counseling - (no description available)
Tables counseling-code references
email-info - (no description available)
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
Detailed Alphabetical Field Listing
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this counseling code
counseling-code Data type: CHARACTER
Format: x(16)
Help: Code for this visit
Attributes: Index Component
counseling-code-id Data type: INTEGER
Format: zzzzzzzzzz9
Description: [DEFINE KEY]
Help: Internal ID
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
description Data type: CHARACTER
Format: x(28)
Help: Description of the counseling code
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
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