Table: dbo.Vendor_Payment_Secondary_Sort_By_Type
This table contains the values for secondary sort in Print Checks screen.
Columns
NameTypeConstraintsDescription
vendor_payment_secondary_sort_by_type_KEYint (4)NOT NULLPrimary Key for this table.
descriptionnvarchar (60)NOT NULLThe description for secondary sorting
Primary key
NameColumnsDescription
PK_Vendor_Payment_Secondary_Sort_By_Typevendor_payment_secondary_sort_by_type_KEY
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Checkbook__Vendor_Payment_Secondary_Sort_By_Type__vendor_payment_secondary_sort_by_type_KEYvendor_payment_secondary_sort_by_type_KEYCheckbook

Schema diagram