CUSTOMER_PERFORMANCE
Customer Period Performance Details
tableFINCUSTOMER
CUSTOMER_PERFORMANCE — Customer Period Performance Details. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open CUSTOMER_PERFORMANCE in the interactive Data Dictionary →Part of CUSTOMER 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | YEAR | smallint | PK | Year Number |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | CUSTOMER_NUMBER | varchar(8) | PK | Customer Number |
| 6 | PERIOD | smallint | PK | Period Number |
| 7 | SYS_CURRENCY_CODE | varchar(6) | PK | Currency Code |
| 8 | PERIOD_SALES | numeric(20,2) | Period Sales | |
| 9 | PERIOD_COSTS | numeric(20,2) | Period Costs | |
| 10 | PERIOD_BUDGET | numeric(20,2) | Period Budgeted Sales | |
| 11 | AVERAGE_DEBT_DAYS | int | Average Debt Days | |
| 12 | AVERAGE_OUTSTANDING_DEBT | numeric(20,2) | Average Outstanding Debt Value | |
| 13 | MAXIMUM_OUTSTANDING_BALANCE | numeric(20,2) | Maximum Outstanding Balance | |
| 14 | DEBT_DAYS_WEIGHTED | int | Average Debt Days | |
| 15 | AR_LATE_PAYMENTS | smallint | Number of Late Payments | |
| 16 | AR_ON_TIME_PAYMENTS | smallint | Number of On Time Payments | |
| 17 | AR_AVERAGE_PAYMENT_DAYS | int | Average Payment Days | |
| 18 | AR_AVERAGE_DAYS_LATE | int | Average Days Late |