AGGREGATION_FIELDS
tableFINAGGREGATION
AGGREGATION_FIELDS — 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 AGGREGATION_FIELDS in the interactive Data Dictionary →Part of Other 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 | QUERY_NAME | varchar(60) | PK | The name of a widget query. |
| 3 | QUERY_VERSION | varchar(20) | PK | The version of a widget query. |
| 4 | FIELD_NAME | varchar(31) | PK | Field Name |
| 5 | QUERY_ENTITY_TYPE_NAME | varchar(200) | The type of the entities used in a widget query. | |
| 6 | PROPERTY | varchar(128) | The property name that this filter apply to | |
| 7 | OPERATION | varchar(128) | The operation for this filter expression | |
| 8 | COLUMN_HEADING | varchar(30) | The text to be used as the column heading. |