SYS_WIDGETS

tableFINSYS

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

Open SYS_WIDGETS 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.
2WIDGET_NAMEvarchar(255)PKinternal name of widget
3WIDGET_TYPEvarchar(255)internal type of widget
4QUERY_NAMEvarchar(255)The name of a widget query.
5FIXED_COLUMN_COUNTintcount of fixed columns for grid widget
6QUERY_VERSIONvarchar(20)FK→SYS_ENTITY_QUERIESThe version of a widget query.
7WIDGET_VERSIONvarchar(20)PKThe version of a widget.
8USER_DEFINEDvarchar(1)User Defined
9QUERY_TYPEvarchar(6)The type of a widget query.
10WIDGET_TITLEvarchar(200)The title of a widget.
11WIDGET_DESCRIPTIONvarchar(200)The description of a widget.
12PUBLISH_DATEdatetimeThe date when the user defined widget was published.
13IN_USEvarchar(1)Indicates if the widget is currently being used.

Referenced by · 1 foreign key

USER_WIDGET_INSTANCES