Definition of table ecc-code
ECC Code Definitions
, Table Dump Name ecc-code
Alphabetical Field Summary
ecc-code: (CHAR) ECC Code
ecc-code-id: (INTG) ECC Code Identifier
ecc-desc: (CHAR) Description, if any, for this ECC code
extern-guid: (CHAR) External Global Unique ID for this record
primary-key: (INTG) Unique, Primary key for record
Alphabetical Index Summary
ecc-code: ecc-code
ecc-code-id: (UNIQUE, PRIMARY) ecc-code-id
extern-guid: extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ecc.p
DELETE: Overridable, Procedure is tr-d-ecc.p
REPLICATION-CREATE: Procedure is rp-c-ecc.p
REPLICATION-DELETE: Procedure is rp-d-ecc.p
REPLICATION-WRITE: Procedure is rp-u-ecc.p
WRITE: Overridable, Procedure is tr-u-ecc.p
Other tables who reference ecc-code
emp-mpsers - (no description available)
emp-quarter - Employee Quarterly Retirement reporting records
emp-rate - Employee Payrate records
emp-retire - Employee Retirment Records
pay-rate - Master Payrate definitions
Tables ecc-code references
emp-quarter - Employee Quarterly Retirement reporting records
Detailed Alphabetical Field Listing
ecc-code Data type: CHARACTER
Format: x(8)
Help: ECC Code
Attributes: Index Component
ecc-code-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: ECC Code Identifier
Attributes: Index Component
ecc-desc Data type: CHARACTER
Format: x(32)
Help: Description, if any, for this ECC code
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzz9
Help: Unique, Primary key for record
Created on 12/28/2020 by DBHTML V1.2