Definition of table deduct-group
Deduction Group definitions
, Table Dump Name ded-grp
Alphabetical Field Summary
deduct-group-desc: (CHAR) Description, if any, of the deduction group
deduct-group-id: (INTG) Deduction Group identifier
deduct-group-name: (CHAR) Name of the deduction group
extern-guid: (CHAR) External Global Unique ID for this record
primary-key: (INTG) Unique, Primary key for record
Alphabetical Index Summary
deduct-group-id: (UNIQUE, PRIMARY) deduct-group-id
deduct-group-name: deduct-group-name
extern-guid: extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ddg.p
DELETE: Overridable, Procedure is tr-d-ddg.p
REPLICATION-CREATE: Procedure is rp-c-ddg.p
REPLICATION-DELETE: Procedure is rp-d-ddg.p
REPLICATION-WRITE: Procedure is rp-u-ddg.p
WRITE: Overridable, Procedure is tr-u-ddg.p
Other tables who reference deduct-group
emp-w2 - Employee W2 Info
pay-deduct - Payroll Master Deductions definition
Detailed Alphabetical Field Listing
deduct-group-desc Data type: CHARACTER
Format: x(32)
Help: Description, if any, of the deduction group
deduct-group-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Deduction Group identifier
Attributes: Index Component
deduct-group-name Data type: CHARACTER
Format: x(8)
Help: Name of the deduction group
Attributes: Index Component
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