Table: dbo.Tax_System_Bridged_Carry_Over_Source
Tax systems that generate carryovers to other systems. Example: 941-X. Also it is tax systems that carryover amounts within the same tax system. Example: 941 Line 10 amounts
Columns
NameTypeConstraintsDescription
tax_system_bridged_carry_over_source_KEYint (4)NOT NULLPrimary Key
descriptionnvarchar (40)NOT NULLTax System that generates carryovers. Example: 941-X
Primary key
NameColumnsDescription
PK_Tax_System_Bridged_Carry_Over_Sourcetax_system_bridged_carry_over_source_KEY
Unique constraints
NameColumnsDescription
UK_Tax_System_Bridged_Carry_Over_Source$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Tax_System_Bridged_Federal_Carry_Over__Tax_System_Bridged_Carry_Over_Source__tax_system_bridged_carry_over_source_KEYtax_system_bridged_carry_over_source_KEYTax_System_Bridged_Federal_Carry_Over

Schema diagram