AR_FINANCE_CHARGES

Finance Charge Transactions before update

tableFINAR

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

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