Table: dbo.Funding_Processed_Status_Filter_Type | |||
Columns | |||
Name | Type | Constraints | Description |
funding_processed_status_filter_type_KEY | int (4) | NOT NULL | Primary key for this type table |
description | nvarchar (40) | NOT NULL | Description found in the "Impound status" column of the different Print Checks tab grids to filter on |
Primary key | |||
Name | Columns | Description | |
PK_Funding_Processed_Status_Filter_Type | funding_processed_status_filter_type_KEY | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Funding_Processed_Status_Filter_Type$description | description |