GEM_DATABASE
tableFINGEM
GEM_DATABASE — FIN table in the standard Ross ERP 8.0 schema: 8 columns. Columns, data types, keys, foreign keys and relationships.
Open GEM_DATABASE 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_PATCH_LEVEL | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_DATE_TIME | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_REFRESH_DATE | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_USER_PATCH_LEVEL | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_ENDIAN_TYPE | varchar(1) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 7 | GEM_ARCHIVE_SESSION | varchar(20) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 8 | GEM_ARCHIVE_TARGET | varchar(255) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |