TRANS
text, length and translated text.
tableFINTRANS
TRANS — text, length and translated text.. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open TRANS 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 | FIRST_ENGLISH | varchar(20) | First Word of Phrase | |
| 3 | LENGTH_REST | smallint | Length of the Rest | |
| 4 | REST_ENGLISH | varchar(78) | Rest of the English phrase after first word | |
| 5 | IDENT | varchar(80) | The MDC Identity | |
| 6 | TRANSLATED | varchar(100) | The Translated Text | |
| 7 | COMPRESSED | varchar(80) | compressed alpha only |