GEM_PARAMETERS
tableFINGEM
GEM_PARAMETERS — FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open GEM_PARAMETERS in the interactive Data Dictionary →Part of GEM 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 | GEM_PARAMETER_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_START_DATE | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_FINISH_DATE | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_PARAMETER_VALUE | varchar(60) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_PARAMETER_FLAGS | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |