SF_FCAST_ITEM_FORMULA_HIST
Forecasting Item Formula History
tableFINSF
SF_FCAST_ITEM_FORMULA_HIST — Forecasting Item Formula History. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_FCAST_ITEM_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 | PART_CODE | varchar(15) | PK | Product |
| 5 | SF_FCAST_FORMULA | varchar(10) | PK | Formula |
| 6 | SF_FORMULA_SELECT_COUNT | smallint | Select Count | |
| 7 | SF_FORMULA_CORRECT_COUNT | smallint | Consecutive Count | |
| 8 | USERNAME | varchar(20) | Username | |
| 9 | SYSTEM_DATE | datetime | System Date Transaction Made |