Contains information about data-limiting filter criteria
| Column Name | Column Datatype | Column Null Option | Column Comment |
| fcfeid | integer | not null | Filter ID. First part of the primary key. Foreign key to the arg_filtdef table. |
| fcid | smallint | not null | Criteria ID. Second part of the primary key. |
| fcname | nvarchar(100) | with null | Criteria name |
| fcenable | smallint | with null | Enabled |
| creation_user | nvarchar(64) | with null | User or process that created the record. |
| creation_date | integer | with null | Creation date |
| last_update_user | nvarchar(64) | with null | Last update user |
| last_update_date | integer | with null | Last update date |
| version_number | integer | with null | Version number |
Product Name: Unicenter Asset Portfolio Management
Table Type: Table