A_AR_CUSTOMER_DAILY_BALANCES

Archive Customer Daily Balance

tableFINAR

A_AR_CUSTOMER_DAILY_BALANCES — Archive Customer Daily Balance. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_AR_CUSTOMER_DAILY_BALANCES 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)Customer Number
6AR_BALANCE_DATEdatetimeBalance Date
7AR_VALUE_IN_CURRENCYnumeric(20,2)Total Transactions in Currency
8AR_VALUE_IN_BASEnumeric(20,2)Total Transactions in Base
9AR_FIN_CHG_IN_CURRENCYnumeric(20,2)Total Finance Charges in Currency
10AR_FIN_CHG_IN_BASEnumeric(20,2)Total finance charges in base
11ARCHIVE_DATEdatetimeArchive Date
12ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
13SYS_CURRENCY_CODEvarchar(6)Currency Code
14AR_FIN_CHG_IN_2_BASEnumeric(20,2)
15AR_VALUE_IN_2_BASEnumeric(20,2)
16AR_BALANCE_IN_CURRENCYcomputed
17AR_BALANCE_IN_BASEcomputed
18AR_BALANCE_IN_2_BASEcomputed
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.