Table: dbo.Ultra_Tax_Map_File | |||
Ultra Tax tax code map file information | |||
Columns | |||
Name | Type | Constraints | Description |
ultra_tax_map_file_KEY | int (4) | NOT NULL | Primary Key |
name | nvarchar (200) | NOT NULL | Ultra Tax tax code map file name. The first two characters indicate the entity type. The middle characters are always TLGMAP. The last two characters indicate the year. |
checksum | decimal (9) | NOT NULL | Ultra Tax tax code map file checksum |
Primary key | |||
Name | Columns | Description | |
PK_Ultra_Tax_Map_File | ultra_tax_map_file_KEY |