A_CUSTOMER_PERFORMANCE

Archive Customer Period Performance Details

tableFINCUSTOMER

A_CUSTOMER_PERFORMANCE — Archive Customer Period Performance Details. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_CUSTOMER_PERFORMANCE 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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4YEARsmallintPKYear Number
5DIVISIONvarchar(2)PKDivision
6CUSTOMER_NUMBERvarchar(8)PKCustomer Number
7PERIODsmallintPKPeriod Number
8SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
9PERIOD_SALESnumeric(20,2)Period Sales
10PERIOD_COSTSnumeric(20,2)Period Costs
11PERIOD_BUDGETnumeric(20,2)Period Budgeted Sales
12AVERAGE_DEBT_DAYSintAverage Debt Days
13AVERAGE_OUTSTANDING_DEBTnumeric(20,2)Average Outstanding Debt Value
14MAXIMUM_OUTSTANDING_BALANCEnumeric(20,2)Maximum Outstanding Balance
15DEBT_DAYS_WEIGHTEDintAverage Debt Days
16ARCHIVE_DATEdatetimeArchive Date
17ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.