Definition of table title1-fund
Title 1 funds
, Table Dump Name title1-f
Alphabetical Field Summary
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
description: (CHAR) Description of the title 1 funding code
extern-guid: (CHAR) External Global Unique ID for this record
school-year-id: (INTG) School year ID associated with this record
title1-fund-code: (CHAR) Title 1 Fund Code
title1-fund-id: (INTG) Internally Assigned 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
extern-guid: extern-guid
title1-description: school-year-id, description
title1-funding-code: school-year-id, title1-fund-code
title1-funding-id: (UNIQUE, PRIMARY) school-year-id, title1-fund-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-t1f.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-t1f.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-t1f.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-t1f.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-t1f.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-t1f.p (SOURCE NOT AVAILABLE)
Other tables who reference title1-fund
stu-title1-service - Student Title 1 Service
Tables title1-fund references
school-year - School year file
Detailed Alphabetical Field Listing
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
description Data type: CHARACTER
Format: x(28)
Help: Description of the title 1 funding code
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
title1-fund-code Data type: CHARACTER
Format: x(8)
Help: Title 1 Fund Code
Attributes: Index Component
title1-fund-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally Assigned 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