AP_BALANCE_CONTROLS

Balances by period and currency as well as type.

tableFINAP

AP_BALANCE_CONTROLS — Balances by period and currency as well as type.. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 21 programs. Columns, data types, keys, foreign keys and relationships.

Open AP_BALANCE_CONTROLS in the interactive Data Dictionary →

Part of AP 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
3AP_DIVISIONvarchar(2)PK FK→AP_CONTROLSDivision
4YEARsmallintPKYear Number
5PERIODsmallintPKPeriod Number
6TRANSACTION_TYPEvarchar(2)PK FK→AP_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
11AP_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
12AP_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
13AP_BALANCE_2_BASEnumeric(20,2)
14AP_TOTAL_2_BASEnumeric(20,2)