Home > Technical > Table Definitions > TAREWEIGHTGROUPDTL
This is part of the Tare Weight functionality and is applicable to weighed scale items. This table stores the details of Tare Weights assigned to a Tare Weight group and is used in conjunction with the TAREWEIGHTGROUP and TAREWEIGHT tables to define a collection of Tare Weights that can be applied to a weighed item.
Column | Type | Description |
INTSEQUENCE | INT |
User defined sequence number. |
STRTAREWEIGHTGROUPCODE | VARCHAR(10) |
The Tare Weight group code. |
STRTAREWEIGHTCODE | VARCHAR(10) |
The Tare Weight code. |
Primary Key: INTSEQUENCE + STRTAREWEIGHTGROUPCODE + STRTAREWEIGHTCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |