Definition of table home-language
Home Language Identifiers
, Table Dump Name home-lan
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 this home language code
extern-guid: (CHAR) External Global Unique ID for this record
home-language-code: (CHAR) Enter the home language code
home-language-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
description: description
extern-guid: extern-guid
home-id: (UNIQUE, PRIMARY) home-language-id
home-language-code: home-language-code
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-hml.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-hml.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-hml.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-hml.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-hml.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-hml.p (SOURCE NOT AVAILABLE)
Other tables who reference home-language
stu-base - Student Base record
stu-history - Student Activity History
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 this home language code
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
home-language-code Data type: CHARACTER
Format: x(8)
Help: Enter the home language code
Attributes: Index Component
home-language-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned ID
Help: Home Language 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