A_AR_LOCKBOX_BATCH_HEADERS
Archived AR Lockbox Batch Header file
tableFINAR
A_AR_LOCKBOX_BATCH_HEADERS — Archived AR Lockbox Batch Header file. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_AR_LOCKBOX_BATCH_HEADERS 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | LB_TRANSACTION_NUMBER | int | PK | |
| 6 | LB_BATCH_NUMBER | int | PK | |
| 7 | BANK_DATE | datetime | Date that transaction effects bank account | |
| 8 | RECORD_COUNT | int | ||
| 9 | BATCH_TOTAL | numeric(20,2) | Batch Total | |
| 10 | CR_BATCH_NUMBER | int | Cash Receipts Batch Number (actual receipt) | |
| 11 | ARCHIVE_DATE | datetime | Archive Date | |
| 12 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |