A_BANK_STATEMENT_DETAILS

Bank Statement Details Archive

tableFINBANK

A_BANK_STATEMENT_DETAILS — Bank Statement Details Archive. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open A_BANK_STATEMENT_DETAILS in the interactive Data Dictionary →

Part of Other 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
5BANK_CODEvarchar(6)PKBank Code
6BANK_STATEMENT_NUMBERvarchar(6)PK FK→A_BANK_STATEMENT_HEADERBank Statement Number
7STATEMENT_TRANSACTION_TYPEvarchar(2)FK→STATEMENT_TRANSACTION_TYPESTransaction type
8REMARKvarchar(30)Remarks
9STATEMENT_REFvarchar(30)Statement item reference
10TRANSACTION_DATEdatetimeTransaction Date
11MATCHEDvarchar(1)Bank Reconciliation Matched Indicator
12ARCHIVE_DATEdatetimeArchive Date
13ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
14SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
15GL_MANUAL_MATCH_TYPEvarchar(2)
16GL_MATCHED_DOC_REFvarchar(30)Matched Document Reference Number
17GL_MATCHED_DOC_SEQintMatched Document Sequence Number
18GL_MATCHED_DOC_TYPEvarchar(8)Matched Document Type
19MATCHED_TOTAL_CURRENCYnumeric(20,2)
20AUTO_CREATEDvarchar(1)Auto created flag
21BANK_STATEMENT_SEQintPKBank Statement Number Sequence
22GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.