Home > Technical > Table Definitions > TAXGROUPDTL
Tax group detail records.
Column | Type | Description |
STRTAXGROUPCODE |
VARCHAR(10) |
Code for the tax group. |
INTSEQUENCE |
INT |
Sequence number indicating the order in which this tax rate is applied. |
STRTAXCODE |
VARCHAR(10) |
Code for the tax rate to be applied. |
YSNCOMPOUNDED |
VARCHAR(1) |
Is this tax compounded? A compounded tax includes the tax total for any previously applied tax in its taxable total. |
Primary Key:STRTAXGROUPCODE + INTSEQUENCE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |