GL_TEMPLATES
Journal Allocations
tableFINGL
GL_TEMPLATES — Journal Allocations. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_TEMPLATES 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_TEMPLATE_CODE | varchar(6) | PK | Journal Alocation Code |
| 4 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 5 | INTERCOMPANY_POSTINGS | varchar(1) | Intercompany Postings | |
| 6 | JOURNAL_DETAIL_DESCRIPTION | text | Journal Detail Description |