Table: dbo.Negative_Payroll_Check_Treatment
Type table which defines the actions to take if a negative check is found when saving a check.
Columns
NameTypeConstraintsDescription
negative_payroll_check_treatment_KEYint (4)NOT NULLPrimary Key
descriptionnvarchar (200)NOT NULLNegative check treatment description.
Primary key
NameColumnsDescription
PK_Negative_Payroll_Check_Treatmentnegative_payroll_check_treatment_KEY
Unique constraints
NameColumnsDescription
UK_Negative_Payroll_Check_Treatment$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Payroll_Check_Entry_Option__Negative_Payroll_Check_Treatment__negative_payroll_check_treatment_KEYnegative_payroll_check_treatment_KEYPayroll_Check_Entry_Option

Schema diagram