GEM_TEXT
tableFINGEM
GEM_TEXT — FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open GEM_TEXT 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_TEXT_ID | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_LANG_CODE | varchar(2) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_TEXT_SEVERITY | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_TEXT_BODY | varchar(75) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |