CUSTOMER_BALANCES

Customer Balances

tableFINCUSTOMER

CUSTOMER_BALANCES — Customer Balances. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 25 programs. Columns, data types, keys, foreign keys and relationships.

Open 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3CUSTOMER_NUMBERvarchar(8)PKCustomer Number
4DIVISIONvarchar(2)PKDivision
5YEARsmallintPKYear Number
6PERIODsmallintPKPeriod Number
7BALANCE_THIS_PERIODnumeric(20,2)Balance this Period in Currency
8TOTAL_THIS_PERIODnumeric(20,2)Total Transactions This Period in Currency
9TRANSACTION_TYPEvarchar(2)PKTransaction Type
10TOTAL_TRANSACTIONSintTotal Number of Transactions
11SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
12AR_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
13AR_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
14AR_BALANCE_2_BASEnumeric(20,2)
15AR_TOTAL_2_BASEnumeric(20,2)