GL_RUN_TRAN_LINES

GL Allocation Run Transaction Lines

tableFINGL

GL_RUN_TRAN_LINES — GL Allocation Run Transaction Lines. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open GL_RUN_TRAN_LINES in the interactive Data Dictionary →

Part of GL tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3GL_RUN_NUMBERintPKGL Allocation Run Number
4GL_RULE_LEVELintPKGL Allocation Rule Level
5GL_RULE_CODEvarchar(15)PK FK→GL_RUN_TRANSACTIONSGL Allocation Rule Code
6JOURNAL_LINEsmallintPKJournal Line
7ACCOUNT_NUMBERvarchar(50)GL Account Number
8ACCOUNT_IDENTvarchar(6)Balance Type Identifier
9GL_CREDIT_AMOUNTnumeric(20,2)
10GL_DEBIT_AMOUNTnumeric(20,2)
11SYS_CURRENCY_CODEvarchar(6)Currency Code
12SYS_BASE_CURRENCY_CODEvarchar(6)
13CURRENT_YEARsmallintCurrent Year
14JOURNAL_PERIODsmallintJournal Period
15GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.