SF_STD_FCAST_FORMULAE
Standard Forecasting Formula
tableFINSF
SF_STD_FCAST_FORMULAE — Standard Forecasting Formula. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_STD_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 | SF_FORMULA_CODE | varchar(10) | PK | |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | SF_FCAST_FORMULA_TEXT | text | Formula Text |