SF_FORECAST_LEVELS
Forecast Levels
tableFINSF
SF_FORECAST_LEVELS — Forecast Levels. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_FORECAST_LEVELS 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_FORECAST_LEVEL | varchar(8) | PK | Forecast Level |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | USERNAME | varchar(20) | Username | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made |