GL_PREVIOUS_TRANSLATIONS
Previous Translation Account Balances
tableFINGL
GL_PREVIOUS_TRANSLATIONS — Previous Translation Account Balances. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_PREVIOUS_TRANSLATIONS in the interactive Data Dictionary →Part of GL 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 | CURRENT_YEAR | smallint | PK | Current Year |
| 3 | TO_CURRENCY | varchar(6) | PK | |
| 4 | TO_ACCOUNT_IDENT | varchar(6) | PK | |
| 5 | FROM_ACCOUNT_IDENT | varchar(6) | PK | |
| 6 | FROM_CURRENCY | varchar(6) | PK | |
| 7 | ACCOUNT_NUMBER | varchar(50) | PK | GL Account Number |
| 8 | GL_PREVIOUS_BALANCE_01 | numeric(20,2) | ||
| 9 | GL_PREVIOUS_BALANCE_02 | numeric(20,2) | ||
| 10 | GL_PREVIOUS_BALANCE_03 | numeric(20,2) | ||
| 11 | GL_PREVIOUS_BALANCE_04 | numeric(20,2) | ||
| 12 | GL_PREVIOUS_BALANCE_05 | numeric(20,2) | ||
| 13 | GL_PREVIOUS_BALANCE_06 | numeric(20,2) | ||
| 14 | GL_PREVIOUS_BALANCE_07 | numeric(20,2) | ||
| 15 | GL_PREVIOUS_BALANCE_08 | numeric(20,2) | ||
| 16 | GL_PREVIOUS_BALANCE_09 | numeric(20,2) | ||
| 17 | GL_PREVIOUS_BALANCE_10 | numeric(20,2) | ||
| 18 | GL_PREVIOUS_BALANCE_11 | numeric(20,2) | ||
| 19 | GL_PREVIOUS_BALANCE_12 | numeric(20,2) | ||
| 20 | GL_PREVIOUS_BALANCE_13 | numeric(20,2) | ||
| 21 | LAST_PD_MODIFIED | smallint | Last Period Modified |