SF_FCAST_FORMULAE
Forecasting Formulae
tableFINSF
SF_FCAST_FORMULAE — Forecasting Formulae. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_FCAST_FORMULAE in the interactive Data Dictionary →Part of SF 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 | SF_FCAST_FORMULA | varchar(10) | PK | Formula |
| 4 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 5 | SF_FCAST_FORMULA_TEXT | text | Formula Text | |
| 6 | SF_FCAST_FORMULA_TYPE | varchar(6) | Formula Type | |
| 7 | USERNAME | varchar(20) | Username | |
| 8 | SYSTEM_DATE | datetime | System Date Transaction Made |