GL_RECORD_IDS
GL Record Identifiers
tableFINGL
GL_RECORD_IDS — GL Record Identifiers. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 89 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_RECORD_IDS 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 | ACCOUNT_IDENT | varchar(6) | PK | Balance Type Identifier |
| 3 | ALLOW_POSTINGS | varchar(1) | Allow postings for this balance type | |
| 4 | BALANCE_FLAG | varchar(1) | Postings to this Record Ident must balance | |
| 5 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 6 | GL_ACCUMULATE_YEAR_END | varchar(1) | Accumulate Year End Balances | |
| 7 | SYS_ADB_REQUIRED | varchar(1) | Average Daily Balances Required | |
| 8 | GL_POSTINGS_REQUIRED | varchar(1) | Postings Required | |
| 9 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 10 | GL_TRANSLATED_BALANCES | varchar(1) | Translated Balances | |
| 11 | SYSTEM_CODE | varchar(1) | System Code |