Table: dbo.Form_5498_Sa_Option
The specific options for printing a 5498 SA form.
Columns
NameTypeConstraintsDescription
form_1099_KEYint (4)NOT NULLPrimary key and foreign key to the parent 1099 print options row.
is_hsabit (1)NOT NULL5498 SA form property
is_archer_msabit (1)NOT NULL5498 SA form property
is_ma_msabit (1)NOT NULL5498 SA form property
is_hsa_overridebit (1)The override for whether or not the recipient's amount applies to HSA.
is_archer_msa_overridebit (1)The override for whether or not the recipient's amount applies to Archer MSA.
is_msa_overridebit (1)The override for whether or not the recipient's amount applies to MSA.
is_hsa_original_overridebit (1)Original override of whether is hsa.
is_archer_msa_original_overridebit (1)Original override of whether is archer msa.
is_ma_msa_original_overridebit (1)Original override of whether is ma msa.
is_hsa_corrected_overridebit (1)Corrected override of whether is hsa.
is_archer_msa_corrected_overridebit (1)Corrected override of whether is archer msa.
is_ma_msa_corrected_overridebit (1)Corrected override of whether is ma msa.
Primary key
NameColumnsDescription
PK_Form_5498_Sa_Option$form_1099_KEYform_1099_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Form_5498_Sa_Option__Form_1099__form_1099_KEYform_1099_KEYForm_1099 (form_1099_KEY)

Schema diagram