EV_USER_DEFAULTS
EV user's default option
tableFINEV
EV_USER_DEFAULTS — EV user's default option. FIN table in the standard Ross ERP 8.0 schema: 3 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open EV_USER_DEFAULTS 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 | INITIAL_LAYOUT_VIEW_ID | varchar(255) | FK→EV_USER_LAYOUT_PANELS |