FILTER_EXPRESSIONS

the detail expression of filters

tableFINFILTER

FILTER_EXPRESSIONS — the detail expression of filters. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open FILTER_EXPRESSIONS in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2FILTER_IDvarchar(64)PKField to uniquely identify a filter (key)
3FILTER_NAMEvarchar(255)
4ROW_NUMBERintPKField to uniquely identify a row (key), accepts values 0..n
5PROPERTYvarchar(128)The property name that this filter apply to
6OPERATIONvarchar(128)The operation for this filter expression
7VALUEtext
8PARENTHESESsmallintThe location of the parenthese in the row.
9LOGICAL_OPERATORvarchar(20)The logical operator associated with the row.
10IS_NOTsmallintIndicate if NOT applied to the defined row of the expression