AR_LOCKBOX_BATCHES
AR Lockbox Batch file
tableFINAR
AR_LOCKBOX_BATCHES — AR Lockbox Batch file. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_LOCKBOX_BATCHES 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 | Division |
| 4 | LB_TRANSACTION_NUMBER | int | PK | |
| 5 | LB_BATCH_NUMBER | int | PK | |
| 6 | LB_BATCH_SEQ_NUMBER | smallint | PK | |
| 7 | CUSTOMER_CHECK_NUMBER | varchar(7) | Customer check number | |
| 8 | REMITTANCE_AMOUNT | numeric(20,2) | Remittance Amount in Transaction Currency | |
| 9 | TRANSIT_ROUTING_NUMBER | varchar(9) | Bank Transit/Routing Number | |
| 10 | DDA_ACCOUNT_NUMBER | varchar(10) | DDA Account Number | |
| 11 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |