EV_USER_LAYOUT_PANEL_DETAILS
layout detail for EV, with multi view support
tableFINEV
EV_USER_LAYOUT_PANEL_DETAILS — layout detail for EV, with multi view support. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open EV_USER_LAYOUT_PANEL_DETAILS 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 FK→EV_USER_LAYOUT_PANELS | |
| 4 | INSTANCE_NAME | varchar(255) | PK FK→USER_WIDGET_INSTANCES | |
| 5 | COLUMN_INDEX | int | ||
| 6 | ROW_INDEX | int | ||
| 7 | HEIGHT | int |