A_AR_FINANCE_CHARGES

Archive Finance Charge Transactions before update

tableFINAR

A_AR_FINANCE_CHARGES — Archive Finance Charge Transactions before update. FIN table in the standard Ross ERP 8.0 schema: 41 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_AR_FINANCE_CHARGES 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.
2ARCHIVE_IDvarchar(1)Prefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)Company Code
4DIVISIONvarchar(2)Division
5CUSTOMER_NUMBERvarchar(8)FK→CUSTOMERSCustomer Number
6TRANSACTION_NUMBERintTransaction Number
7TRANSACTION_TYPEvarchar(2)Transaction Type
8TRANSACTION_DATEdatetimeTransaction Date
9DUE_DATEdatetimeDue Date
10DUE_PERIODsmallintPeriod When Transaction Due
11DUE_YEARsmallintYear When Transaction Due
12TRANSACTION_DESCRIPTIONvarchar(60)Transaction Description
13DORC_INDICATORsmallintDebit or Credit Indicator
14YEARsmallintYear Number
15PERIODsmallintPeriod Number
16TAXnumeric(20,2)Transaction Tax
17STATUS_FLAGvarchar(1)Status Flag
18COST_CENTERvarchar(3)Cost Center Code
19SYS_CUSTOMER_CLASSvarchar(6)Customer Class
20AR_BILLING_SEQUENCEsmallintBilling Sequence Number
21AR_ANNUAL_PERCENTAGE_RATEnumeric(10,4)Annual Percentage Rate
22CREDIT_TERMS_CODEvarchar(6)Credit Terms Code
23BALANCE_TO_ZEROnumeric(20,2)Voucher Balances to Zero
24ARCHIVE_DATEdatetimeArchive Date
25ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
26SYS_CURRENCY_CODEvarchar(6)FK→SYS_CURRENCY_CODESCurrency Code
27SYS_CURRENCY_RATEnumeric(20,12)Currency Rate
28AR_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
29AR_TRAN_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
30SYS_RATE_AUTHORITYvarchar(6)Currency Rate Authority
31SYS_RATE_TYPEvarchar(6)Currency Rate Type
32SYS_CURRENCY_FIXED_FLAGvarchar(1)Currency Rate Fixed Flag
33SYS_CURRENCY_RATIO_INDICvarchar(1)Ratio Indicator
34SYS_CURRENCY_DATEdatetimeCurrency Date
35SYS_CURRENCY_2_FIXED_FLAGvarchar(1)Currency Rate Fixed
36SYS_CURRENCY_2_RATEnumeric(20,12)Second Base Currency Rate
37SYS_CURRENCY_2_RATIO_INDICvarchar(1)Ratio Indicator for Second Base
38SYS_RATE_2_AUTHORITYvarchar(6)Second Base Currency Rate Authority
39SYS_RATE_2_TYPEvarchar(6)Second Base Currency Rate Type
40AR_TRAN_TOTAL_2_BASEnumeric(20,2)Total Transaction Value in Second Base Currency
41GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.