SA_COLUMN_TOTALS
Sales Analysis Summary Inquiry Column Totals
tableFINSA
SA_COLUMN_TOTALS — Sales Analysis Summary Inquiry Column Totals. 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 SA_COLUMN_TOTALS in the interactive Data Dictionary →Part of SA 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 | PID | varchar(8) | PK | Processor Identification |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | YEAR | smallint | PK | Year Number |
| 5 | SA_COLUMN_1 | numeric(20,2) | Sales Analysis Column 1 value | |
| 6 | SA_COLUMN_2 | numeric(20,2) | Sales Analysis column 2 value | |
| 7 | SA_COLUMN_3 | numeric(20,2) | Sales Analysis column 3 value | |
| 8 | SA_COLUMN_4 | numeric(20,2) | Sales Analysis column 4 value |