Table: dbo.W3_Client_Copy_Type
Table to identify the copy type used when printing the client copy for the W-3.
Columns
NameTypeConstraintsDescription
w3_client_copy_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (30)NOT NULLDescription of the client copy type
Primary key
NameColumnsDescription
PK_W3_Client_Copy_Typew3_client_copy_type_KEY
Unique constraints
NameColumnsDescription
UK_W3_Client_Copy_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_W2_1099_User_Preference__W3_Client_Copy_Type__w3_client_copy_type_KEYw3_client_copy_type_KEYW2_1099_User_Preference

Schema diagram