GL_RUN_TRANSACTIONS
GL Allocation Run Transactions
tableFINGL
GL_RUN_TRANSACTIONS — GL Allocation Run Transactions. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_RUN_TRANSACTIONS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | GL_RUN_NUMBER | int | PK FK→GL_RUN_CONTROL | GL Allocation Run Number |
| 4 | GL_RULE_LEVEL | int | PK | GL Allocation Rule Level |
| 5 | GL_RULE_CODE | varchar(15) | PK | GL Allocation Rule Code |
| 6 | GL_JOURNAL_CODE | varchar(8) | GL Journal Code | |
| 7 | GL_RULE_CREDIT_TOTAL | numeric(20,2) | ||
| 8 | GL_RULE_DEBIT_TOTAL | numeric(20,2) | ||
| 9 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 10 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 11 | SYS_RATE_TYPE | varchar(6) | Currency Rate Type | |
| 12 | SYS_RATE_AUTHORITY | varchar(6) | Currency Rate Authority | |
| 13 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 14 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 15 | SYS_CURRENCY_FIXED_FLAG | varchar(1) | Currency Rate Fixed Flag | |
| 16 | SYS_CURRENCY_DATE | datetime | Currency Date | |
| 17 | ACCRUAL_FLAG | varchar(1) | Accrual Journal | |
| 18 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |