Table: dbo.Workpaper_List_Column_Type
This table contains all the column types for workpapers list portlet grid.["BR"] Logged in Staff can modify the column order as per their requirement.
Columns
NameTypeConstraintsDescription
workpaper_list_column_type_KEYtinyint (1)NOT NULLPrimary key, which represents the columns present in workpapers list portlet.
descriptionnvarchar (64)NOT NULLThe column names of the workpapers portlet list grid.
Primary key
NameColumnsDescription
PK_Workpaper_List_Column_Typeworkpaper_list_column_type_KEY
Unique constraints
NameColumnsDescription
UK_Workpaper_List_Column_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Workpaper_List_Column__Workpaper_List_Column_Type__workpaper_list_column_type_KEYworkpaper_list_column_type_KEYWorkpaper_List_Column

Schema diagram