A_CASH_RECEIPT_BATCH_LINES
Archived Cash Receipt Batch Lines file
tableFINCASH
A_CASH_RECEIPT_BATCH_LINES — Archived Cash Receipt Batch Lines file. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open A_CASH_RECEIPT_BATCH_LINES in the interactive Data Dictionary →Part of CASH 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 | CR_BATCH_NUMBER | int | PK | Cash Receipts Batch Number (actual receipt) |
| 6 | CR_BATCH_SEQ_NUMBER | smallint | PK | Cash Receipts Batch Sequence Number |
| 7 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 8 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 9 | AR_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 10 | AR_TRAN_TOTAL_BASE | numeric(20,2) | Total Transaction Value in Base Currency | |
| 11 | AR_TRAN_TOTAL_2_BASE | numeric(20,2) | Total Transaction Value in Second Base Currency | |
| 12 | ARCHIVE_DATE | datetime | Archive Date | |
| 13 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |