SYS_ENTITY_QUERIES

tableFINSYS

SYS_ENTITY_QUERIES — FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_ENTITY_QUERIES in the interactive Data Dictionary →

Part of SYS 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.
2QUERY_NAMEvarchar(60)PKThe name of a widget query.
3QUERY_VERSIONvarchar(20)PKThe version of a widget query.
4QUERY_ENTITY_TYPE_NAMEvarchar(200)The type of the entities used in a widget query.
5FILTER_IDvarchar(64)FK→FILTER_HEADERSField to uniquely identify a filter (key)
6QUERY_DESCRIPTIONvarchar(200)The description of a widget query.

Referenced by · 1 foreign key

SYS_WIDGETS