| This table is a data store for the Solutions portlets. It contains information about user-configurable groups of solutions (which are paths to files, folders, or web pages). |
| firm_shortcut_group_KEY | int | NOT NULL | Assigned by COMMON_dp_Allocate_Unique_Identifiers. Database assigned primary key for this table |
| description | nvarchar (250) | NOT NULL | User-configurable display name for the solution group. |
| sort | int | NOT NULL | User-configurable sequence number that defines the order in which the solution group will appear in the Solutions portlet. |
| update__staff_KEY | int | NOT NULL | |
| update_date_utc | datetime | NOT NULL | |
| create_date_utc | datetime | NOT NULL | |