GL_JOURNAL_CODES
GL Journal Codes
tableFINGL
GL_JOURNAL_CODES — GL Journal Codes. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 38 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_JOURNAL_CODES 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 | GL_JOURNAL_CODE | varchar(8) | PK | GL Journal Code |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | MANUAL_DOC_NUMBER | varchar(1) | Manual Document Number | |
| 5 | TRANSACTION_NUMBER | int | Transaction Number | |
| 6 | SYS_ALLOW_NEGATIVE_POSTINGS | varchar(1) | Allow Negative Postings | |
| 7 | COMPANY_CODE | varchar(10) | PK | Company Code |