Table: dbo.Custom_Excel_Template
Templates saved in this table are at firm level i.e. available for all clients.
Columns
NameTypeConstraintsDescription
custom_excel_template_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (60)NOT NULLThe description of the custom excel template.
Primary key
NameColumnsDescription
PK_Custom_Excel_Templatecustom_excel_template_KEY
Unique constraints
NameColumnsDescription
UK_Custom_Excel_Template$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Custom_Excel_Template_Data__Custom_Excel_Template__custom_excel_template_KEYcustom_excel_template_KEYCustom_Excel_Template_Data

Schema diagram