A_CUSTOMER_BALANCES

Archive Customer Balances

tableFINCUSTOMER

A_CUSTOMER_BALANCES — Archive Customer Balances. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_CUSTOMER_BALANCES in the interactive Data Dictionary →

Part of CUSTOMER 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
4CUSTOMER_NUMBERvarchar(8)PKCustomer Number
5DIVISIONvarchar(2)PKDivision
6YEARsmallintPKYear Number
7PERIODsmallintPKPeriod Number
8BALANCE_THIS_PERIODnumeric(20,2)Balance this Period in Currency
9TOTAL_THIS_PERIODnumeric(20,2)Total Transactions This Period in Currency
10TRANSACTION_TYPEvarchar(2)PKTransaction Type
11TOTAL_TRANSACTIONSintTotal Number of Transactions
12ARCHIVE_DATEdatetimeArchive Date
13ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
14SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
15AR_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
16AR_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
17AR_BALANCE_2_BASEnumeric(20,2)
18AR_TOTAL_2_BASEnumeric(20,2)
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.