CUSTOMER_BALANCES_WORK
Total Customer Balance by Period
tableFINCUSTOMER
CUSTOMER_BALANCES_WORK — Total Customer Balance by Period. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open CUSTOMER_BALANCES_WORK 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | CUSTOMER_NUMBER | varchar(8) | Customer Number | |
| 5 | PID | varchar(8) | Processor Identification | |
| 6 | YEAR | smallint | Year Number | |
| 7 | PERIOD | smallint | Period Number | |
| 8 | BALANCE_THIS_PERIOD | numeric(20,2) | Balance this Period in Currency |