GL_BATCH_HEADERS

General Ledger Batch Headers

tableFINGL

GL_BATCH_HEADERS — General Ledger Batch Headers. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.

Open GL_BATCH_HEADERS 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
3JOURNAL_BATCH_NUMBERintPKJournal Batch No.
4SYSTEM_DATEdatetimeSystem Date Transaction Made
5BATCH_APPROVAL_FLAGvarchar(1)Batch has been approved for transfer - no more changes
6BATCH_CONTROL_TOTALnumeric(20,2)Batch Control Total
7BATCH_TOTALnumeric(20,2)Batch Total
8STATUS_FLAGvarchar(1)Status Flag
9USER_IDvarchar(20)User Identification Code
10BATCH_DESCRIPTIONvarchar(30)Batch Description
11ACTIVATION_STATUSvarchar(1)Activation Status
12PA_PROJECT_CODEvarchar(10)PA Project Code
13PA_WBS_NUMBERvarchar(25)Project WBS Number
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by · 1 foreign key

GL_BATCH_TRANSACTIONS