USER_DEFINED_WIDGET_FIELDS

tableFINUSER

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

Open USER_DEFINED_WIDGET_FIELDS 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.
2WIDGET_NAMEvarchar(255)PKinternal name of widget
3WIDGET_VERSIONvarchar(20)PKThe version of a widget.
4FIELD_NAMEvarchar(31)PKField Name
5LOCALIZATION_NAMEvarchar(255)The localized name of the field.
6LOCALIZATION_TYPEvarchar(50)The type of localization to use.
7PROPERTYvarchar(128)The property name that this filter apply to
8WIDTHnumeric(10,2)
9IS_VISIBLEsmallintthe view is visible in views list
10POSITIONsmallintStarting Position for Item
11NEVER_VISIBLEsmallintIndicates if the field is only used internally.
12SORT_INDEXsmallintIndicates the priority in the sorting sequence.
13MASKING_FIELDvarchar(120)Indicates which field will be used as a mask.
14MASKING_TYPEsmallintIndicates which kind of mask will be applied.
15SORT_DIRECTIONvarchar(4)The direction in which the field is to be sorted.