GEM_ASSURANCES
tableFINGEM
GEM_ASSURANCES — FIN table in the standard Ross ERP 8.0 schema: 7 columns. Columns, data types, keys, foreign keys and relationships.
Open GEM_ASSURANCES 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_ASSURANCE_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_SOURCE_RELATION | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_SOURCE_FIELD | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_TARGET_RELATION | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_TARGET_FIELD | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 7 | GEM_OPERATOR | varchar(1) | Operator/user recorded by GEMBASE for the operation on this row. |