A_VENDOR_BALANCES

Archive Vendor Balances

tableFINVENDOR

A_VENDOR_BALANCES — Archive Vendor 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_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4AP_DIVISIONvarchar(2)PKDivision
5VENDOR_NUMBERvarchar(12)PKSupplier Number (or ID)
6YEARsmallintPKYear Number
7PERIODsmallintPKPeriod Number
8BALANCE_THIS_PERIODnumeric(20,2)Balance this Period in Currency
9TRANSACTION_TYPEvarchar(2)PKTransaction Type
10TOTAL_THIS_PERIODnumeric(20,2)Total Transactions This Period in Currency
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
15AP_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
16AP_BALANCE_BASEnumeric(20,2)Total Outstanding Balance in Base Currency
17AP_BALANCE_2_BASEnumeric(20,2)
18AP_TOTAL_2_BASEnumeric(20,2)
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.