AR_BALANCE_CONTROLS

Period Balances by type and currency code also

tableFINAR

AR_BALANCE_CONTROLS — Period Balances by type and currency code also. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.

Open AR_BALANCE_CONTROLS in the interactive Data Dictionary →

Part of AR 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
4YEARsmallintPKYear Number
5PERIODsmallintPKPeriod Number
6TRANSACTION_TYPEvarchar(2)PK FK→AR_TRANSACTION_TYPESTransaction Type
7BALANCE_THIS_PERIODnumeric(20,2)Balance this Period in Currency
8TOTAL_THIS_PERIODnumeric(20,2)Total Transactions This Period in Currency
9TOTAL_TRANSACTIONSintTotal Number of Transactions
10SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
11AR_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
12AR_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
13AR_BALANCE_2_BASEnumeric(20,2)
14AR_TOTAL_2_BASEnumeric(20,2)