Table: dbo.Shortfall_Transaction_N_Payroll_Check_Tax_Item
Dictionary to associate a shortfall transaction to a payroll check tax item
Columns
NameTypeConstraintsDescription
shortfall_transaction_KEYint (4)NOT NULLForeign key to associated shortfall transaction
payroll_check_tax_item_KEYint (4)NOT NULLForeign key to associated payroll check tax item
Primary key
NameColumnsDescription
PK_Shortfall_Transaction_N_Payroll_Check_Tax_Item$shortfall_transaction_KEYshortfall_transaction_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Shortfall_Transaction_N_Payroll_Check_Tax_Item__Payroll_Check_Tax_Item__payroll_check_tax_item_KEYpayroll_check_tax_item_KEYPayroll_Check_Tax_Item (payroll_check_tax_item_KEY)
FK_Shortfall_Transaction_N_Payroll_Check_Tax_Item__Shortfall_Transaction__shortfall_transaction_KEYshortfall_transaction_KEYShortfall_Transaction (shortfall_transaction_KEY)

Schema diagram