PRODUCT_FORECASTS
Product Forecasts
tableMANPRODUCT
PRODUCT_FORECASTS — Product Forecasts. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open PRODUCT_FORECASTS in the interactive Data Dictionary →Part of PRODUCT 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) | Company Code | |
| 3 | GENERIC_PRODUCT_CODE | varchar(15) | Generic Product Code | |
| 4 | REQUIRED_DATE | datetime | Required Date | |
| 5 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 6 | FACTORY | varchar(2) | Factory Code | |
| 7 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 8 | PLANNING_QTY | numeric(20,6) | Planning Quantity |