SF_FCAST_GROUP_FORMULA_HIST
Forecasting Group Formula History
tableFINSF
SF_FCAST_GROUP_FORMULA_HIST — Forecasting Group Formula History. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_FCAST_GROUP_FORMULA_HIST 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 | DIVISION | varchar(2) | PK | Division |
| 4 | SF_FORECASTING_GROUP | varchar(15) | PK | Forecasting Group |
| 5 | SF_FCAST_FORMULA | varchar(10) | PK | Formula |
| 6 | SF_FORMULA_SELECT_COUNT | smallint | Select Count | |
| 7 | SF_FORMULA_CORRECT_COUNT | smallint | Consecutive Count |