SYS_TEMP_FORMULAS
Temporary fields for formula computation
tableFINSYS
SYS_TEMP_FORMULAS — Temporary fields for formula computation. FIN table in the standard Ross ERP 8.0 schema: 3 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_TEMP_FORMULAS in the interactive Data Dictionary →Part of SYS 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 | SYS_FORMULA_WORK | text | The working field for the formula | |
| 3 | SYS_FORMULA_ELEMENT | text | Holding field for the formula |