Contains information about data-limiting filter definitions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| feid | integer | not null | Filter ID. Primary key. |
| fename | nvarchar(100) | with null | Filter name |
| fedesc | nvarchar(255) | with null | Filter description |
| feobtype | smallint | with null | Object type |
| fefields | nvarchar(3500) | with null | Data Limiting fields |
| 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