USER_WIDGET_INSTANCES
ALL AVAILABLE WIDGETS INSTANCES
tableFINUSER
USER_WIDGET_INSTANCES — ALL AVAILABLE WIDGETS INSTANCES. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open USER_WIDGET_INSTANCES in the interactive Data Dictionary →Part of Other tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | USER_NAME | varchar(20) | PK FK→USER_COMPANY_ID | |
| 3 | INSTANCE_NAME | varchar(255) | PK | |
| 4 | WIDGET_NAME | varchar(255) | internal name of widget | |
| 5 | WIDGET_VERSION | varchar(20) | FK→SYS_WIDGETS | The version of a widget. |