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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5CR_BATCH_NUMBERintPKCash Receipts Batch Number (actual receipt)
6CR_BATCH_SEQ_NUMBERsmallintPKCash Receipts Batch Sequence Number
7TRANSACTION_TYPEvarchar(2)PKTransaction Type
8TRANSACTION_NUMBERintPKTransaction Number
9AR_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
10AR_TRAN_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
11AR_TRAN_TOTAL_2_BASEnumeric(20,2)Total Transaction Value in Second Base Currency
12ARCHIVE_DATEdatetimeArchive Date
13ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.