{$page}
Updated: 2009-09-16
Version: Control 4.4
Table Purpose, Usage, and Notes
This table is contains the links for between the tax class (in the TaxClass Table) and the Tax Accounts (stored in the GLAccount Table).
Information on Table Data
- ClassTypeIDs Stores in Table:
- 5002 - Tax Link
Table Structure
| ~ Table.FieldName | ~ Data Type | ~ Description | ~ Links To | ||||
| TaxLink.ClassTypeID | int | Identifier for the Type of Object | |||||
| TaxLink.ID | int | Primary Key for the Table | |||||
| TaxLink.IsActive | bit | Not Used for This Table | |||||
| TaxLink.IsSystem | bit | Used to Mark Required Records | |||||
| TaxLink.ModifiedByComputer | nvarchar(25) | HostName of computer that last modified this record | |||||
| TaxLink.ModifiedByUser | nvarchar(25) | Windows User who last modified this record | |||||
| TaxLink.ModifiedDate | datetime | DateTime this Record was last modified | |||||
| TaxLink.SeqID | int | ||||||
| TaxLink.StoreID | int | Not Used. | |||||
| TaxLink.TaxAccountID | int | ||||||
| TaxLink.TaxClassID | int |
Related Tables
See Also
- Backlinks include_pagepage_componentbacklinks
You could leave a comment if you were logged in.