Definition of table stu-site
Site Specific Student data file
, Table Dump Name stu-site
Alphabetical Field Summary
char-info: (CHAR) Character info for the student site info record
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time this record was created at
cre-user-name: (CHAR) Name of user who created the record
date-info: (DATE) Date info for the student site record
decimal-info: (DECM) Decimal info for the student site record
extern-guid: (CHAR) External Global Unique ID for this record
integer-info: (INTG) Integer info for the student site record
logical-info: (LOGC) Logical info for the student site record
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
site-fld-id: (INTG) Site field ID #
stu-seq: (INTG) Internally assigned Student Sequence #
table-code-id: (INTG) Table Code ID for the student site record
table-name-id: (INTG) Table name for the student site record
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Time this record was last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
extern-guid: extern-guid
site-fld-id: site-fld-id, stu-seq
stu-site: (UNIQUE, PRIMARY) school-year-id, stu-seq, site-fld-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-stx.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-stx.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-stx.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-stx.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-stx.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-stx.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-site
site-fld-define - Site Field definitions
site-fld-group - Site field to user group mapping file. This is the interface
Tables stu-site references
email-info - (no description available)
school-year - School year file
site-fld-define - Site Field definitions
site-table-code - Site Table Codes
site-table-name - Site Table Names
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-assign - (no description available)
stu-base - Student Base record
stu-request-master - Student Request Master Controls
stu-year - One record for each year a student exists in the district
Detailed Alphabetical Field Listing
char-info Data type: CHARACTER
Format: x(8)
Help: Character info for the student site info record
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 this record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
date-info Data type: DATE
Format: 99/99/9999
Help: Date info for the student site record
decimal-info Data type: DECIMAL (Decimals: 4)
Format: ->>,>>9.99 (Initial Value: 0)
Help: Decimal info for the student site record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
integer-info Data type: INTEGER
Format: zzzzzzzz9 (Initial Value: 0)
Help: Integer info for the student site record
logical-info Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Logical info for the student site record
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
site-fld-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Site field ID #
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned Student Sequence #
Attributes: Index Component
table-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Table Code ID for the student site record
table-name-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Table name for the student site record
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: Time this record was 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