AR_BATCH_TRANSACTIONS
Batch Transactions
tableFINAR
AR_BATCH_TRANSACTIONS — Batch Transactions. FIN table in the standard Ross ERP 8.0 schema: 42 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_BATCH_TRANSACTIONS in the interactive Data Dictionary →Part of AR 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 | DIVISION | varchar(2) | PK FK→AR_CONTROLS | Division |
| 4 | BATCH_NUMBER | int | PK | Run Number |
| 5 | BATCH_TRANSACTION_TOTAL | numeric(20,2) | Total Value of Batch Transaction | |
| 6 | BATCH_DISCOUNT_TOTAL | numeric(20,2) | Total Value of Batch Discounts | |
| 7 | TOTAL_BATCH_TAX | numeric(20,2) | Total Value of Batch Taxes | |
| 8 | TOTAL_BATCH_COST | numeric(20,2) | Total Value of Batch Cost | |
| 9 | POSTING_TOTAL | numeric(20,2) | Posting Total | |
| 10 | HOW_POST | varchar(1) | GL Postings by Batch or Transaction | |
| 11 | BALANCE_TO_ZERO | numeric(20,2) | Voucher Balances to Zero | |
| 12 | BATCH_CONTROL_TOTAL | numeric(20,2) | Batch Control Total | |
| 13 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 14 | CURRENT_PERIOD | smallint | Current Period | |
| 15 | CURRENT_YEAR | smallint | Current Year | |
| 16 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 17 | COST_CENTER | varchar(3) | Cost Center Code | |
| 18 | STATUS_FLAG | varchar(1) | Status Flag | |
| 19 | BATCH_DESCRIPTION | varchar(30) | Batch Description | |
| 20 | USERNAME | varchar(20) | Username | |
| 21 | AR_BATCH_TOTAL_CURRENCY | numeric(20,2) | Total Value of Batch Transaction in Currency | |
| 22 | AR_BATCH_TOTAL_BASE | numeric(20,2) | Total Value of Batch Transaction in Base | |
| 23 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 24 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 25 | SYS_BASE_CURRENCY | varchar(6) | ||
| 26 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 27 | SYS_RATE_TYPE | varchar(6) | Currency Rate Type | |
| 28 | SYS_RATE_AUTHORITY | varchar(6) | Currency Rate Authority | |
| 29 | SYS_CURRENCY_FIXED_FLAG | varchar(1) | Currency Rate Fixed Flag | |
| 30 | BATCH_TRANSACTION_DATE | datetime | ||
| 31 | SYS_CURRENCY_DATE | datetime | Currency Date | |
| 32 | INTERCOMPANY_POSTINGS | varchar(1) | Intercompany Postings | |
| 33 | ACTIVATION_STATUS | varchar(1) | Activation Status | |
| 34 | SYS_CURRENCY_2_FIXED_FLAG | varchar(1) | Currency Rate Fixed | |
| 35 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 36 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 37 | SYS_RATE_2_AUTHORITY | varchar(6) | Second Base Currency Rate Authority | |
| 38 | SYS_RATE_2_TYPE | varchar(6) | Second Base Currency Rate Type | |
| 39 | AR_BATCH_TOTAL_2_BASE | numeric(20,2) | ||
| 40 | PA_PROJECT_CODE | varchar(10) | PA Project Code | |
| 41 | PA_WBS_NUMBER | varchar(25) | Project WBS Number | |
| 42 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |