USER_FILTER_EXPRESSIONS

the detail composition of filters

tableFINUSER

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

Open USER_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.
2USER_NAMEvarchar(20)PK FK→USER_COMPANY_ID
3FILTER_NAMEvarchar(255)PK
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
8VIEW_IDvarchar(255)PK