CUSTOMER_STATISTICS

Enterprise Viewer Customer Statistics Date

tableFINCUSTOMER

CUSTOMER_STATISTICS — Enterprise Viewer Customer Statistics Date. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open CUSTOMER_STATISTICS in the interactive Data Dictionary →

Part of CUSTOMER 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)PKCustomer Number
5SYS_BASE_CURRENCY_CODEvarchar(6)
6LAST_RECEIPT_DATEdatetime
7LAST_CR_BATCH_NUMBERint
8LAST_RECEIPT_AMOUNT_BASEnumeric(20,2)
9LAST_ORDER_DATEdatetime
10LAST_ORDER_NUMBERvarchar(9)
11LAST_ORDER_CURRENCY_CODEvarchar(6)
12LAST_ORDER_TOTAL_CURRENCYvarchar(15)
13LAST_ORDER_TOTAL_BASEnumeric(20,2)
14CURRENT_YEARsmallintCurrent Year
15CURRENT_MONTHnumeric(3,0)
16MTD_ORDER_COUNTsmallintCurrent Month To Date order count
17MTD_ORDER_TOTAL_BASEnumeric(20,2)