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