VENDOR_BALANCES

Vendor Balances

tableFINVENDOR

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

Open VENDOR_BALANCES 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3AP_DIVISIONvarchar(2)PKDivision
4VENDOR_NUMBERvarchar(12)PKSupplier Number (or ID)
5YEARsmallintPKYear Number
6PERIODsmallintPKPeriod Number
7BALANCE_THIS_PERIODnumeric(20,2)Balance this Period in Currency
8TRANSACTION_TYPEvarchar(2)PKTransaction Type
9TOTAL_THIS_PERIODnumeric(20,2)Total Transactions This Period in Currency
10TOTAL_TRANSACTIONSintTotal Number of Transactions
11SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
12AP_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
13AP_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
14AP_BALANCE_2_BASEnumeric(20,2)
15AP_TOTAL_2_BASEnumeric(20,2)