CASH_RECEIPT_BATCH_HEADERS

Cash Receipt Batch Headers

tableFINCASH

CASH_RECEIPT_BATCH_HEADERS — Cash Receipt Batch Headers. FIN table in the standard Ross ERP 8.0 schema: 24 columns, used by 27 programs. Columns, data types, keys, foreign keys and relationships.

Open CASH_RECEIPT_BATCH_HEADERS 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PK FK→AR_CONTROLSDivision
4CR_BATCH_NUMBERintPKCash Receipts Batch Number (actual receipt)
5YEARsmallintYear Number
6PERIODsmallintPeriod Number
7BANK_DATEdatetimeDate that transaction effects bank account
8BATCH_CR_TOTALnumeric(20,2)Total Value of Batch Cash Receipt
9ENTERED_CASH_RECEIPT_TOTALnumeric(20,2)Total Value of Batch Cash Receipt Entered from Tape
10GL_BANK_SHORT_CODEvarchar(6)GL Bank Short Code
11BANK_FULL_ACCOUNTvarchar(50)FK→GL_ACCOUNTSFull Account for Cash Postings
12BANK_CODEvarchar(6)FK→BANK_CODESBank Code
13STATUS_FLAGvarchar(1)Status Flag
14SYSTEM_DATEdatetimeSystem Date Transaction Made
15USERNAMEvarchar(20)Username
16SYS_BANK_CURRENCY_CODEvarchar(6)
17SYS_BANK_CURRENCY_RATEnumeric(20,12)
18SYS_BANK_RATIO_INDICvarchar(1)
19SYS_RATE_AUTHORITYvarchar(6)Currency Rate Authority
20SYS_RATE_TYPEvarchar(6)Currency Rate Type
21SYS_CURRENCY_FIXED_FLAGvarchar(1)Currency Rate Fixed Flag
22SYS_CURRENCY_DATEdatetimeCurrency Date
23LB_TRANSACTION_NUMBERint
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.