EV_USER_LAYOUT_PANELS
layout for EV, with multi view support
tableFINEV
EV_USER_LAYOUT_PANELS — layout for EV, with multi view support. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open EV_USER_LAYOUT_PANELS 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 | VIEW_ID | varchar(255) | PK | |
| 4 | SCREEN_TEXT | varchar(255) | ||
| 5 | VIEW_SEQUENCE | int | ||
| 6 | IS_VISIBLE | smallint | the view is visible in views list | |
| 7 | DOCK_LAYOUT | text | The information of dock layout |