AR_CUSTOMER_DAILY_BALANCES
Customer Daily Balance
tableFINAR
AR_CUSTOMER_DAILY_BALANCES — Customer Daily Balance. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_CUSTOMER_DAILY_BALANCES in the interactive Data Dictionary →Part of AR tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | DIVISION | varchar(2) | Division | |
| 3 | CUSTOMER_NUMBER | varchar(8) | Customer Number | |
| 4 | AR_BALANCE_DATE | datetime | Balance Date | |
| 5 | AR_VALUE_IN_CURRENCY | numeric(20,2) | Total Transactions in Currency | |
| 6 | AR_VALUE_IN_BASE | numeric(20,2) | Total Transactions in Base | |
| 7 | AR_FIN_CHG_IN_CURRENCY | numeric(20,2) | Total Finance Charges in Currency | |
| 8 | AR_FIN_CHG_IN_BASE | numeric(20,2) | Total finance charges in base | |
| 9 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 10 | COMPANY_CODE | varchar(10) | Company Code | |
| 11 | AR_FIN_CHG_IN_2_BASE | numeric(20,2) | ||
| 12 | AR_VALUE_IN_2_BASE | numeric(20,2) | ||
| 13 | AR_BALANCE_IN_CURRENCY | computed | ||
| 14 | AR_BALANCE_IN_BASE | computed | ||
| 15 | AR_BALANCE_IN_2_BASE | computed |