Table: dbo.Form_1095_Corrected_Type
This table stores the valid values for corrected types of ACA 1095 forms.
Columns
NameTypeConstraintsDescription
form_1095_corrected_type_KEYtinyint (1)NOT NULLthe primary key of this table.
descriptionnvarchar (100)NOT NULLThe corrected form 1095 type description.
Primary key
NameColumnsDescription
PK_Form_1095_Corrected_Typeform_1095_corrected_type_KEY
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_1095__Form_1095_Corrected_Type__form_1095_corrected_type_KEYform_1095_corrected_type_KEYClient_1095
FK_Client_1095_Override__Form_1095_Corrected_Type__form_1095_corrected_type_KEYform_1095_corrected_type_KEYClient_1095_Override
FK_Print_1095__Form_1095_Corrected_Type__form_1095_corrected_type_KEYform_1095_corrected_type_KEYPrint_1095
FK_Employee_1095_Override__Form_1095_Corrected_Type__form_1095_corrected_type_KEYform_1095_corrected_type_KEYEmployee_1095_Override

Schema diagram