PLANNING_FORECASTS
Planning Forecasts
tableMANPLANNING
PLANNING_FORECASTS — Planning Forecasts. MAN table in the standard Ross ERP 8.0 schema: 19 columns, used by 19 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_FORECASTS in the interactive Data Dictionary →Part of PLANNING 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 | STOCK_TYPE | varchar(1) | PK | Stock Type |
| 4 | FORECAST_TYPE | varchar(1) | PK | Planning Forecast Type |
| 5 | FORECAST_METHOD | varchar(1) | PK | Forecast Method |
| 6 | PLANNING_LEVEL_CODE | smallint | PK | Planning Level |
| 7 | PLANNING_PRODUCT | varchar(15) | PK | |
| 8 | PART_CODE | varchar(15) | PK | Product |
| 9 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 10 | FACTORY | varchar(2) | PK | Factory Code |
| 11 | BUCKET_OFFSET | int | PK | Time Bucket Offset |
| 12 | REQUIRED_DATE | datetime | PK | Required Date |
| 13 | BASE_DATE | datetime | Planning Base Date | |
| 14 | FORECAST_QUANTITY | numeric(20,6) | Forecast Quantity | |
| 15 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |
| 16 | PP_REFERENCE | varchar(25) | Reference | |
| 17 | FORECAST_ITERATION | varchar(6) | PK | Planning Forecast Iteration Code |
| 18 | BUCKET_END_DATE | datetime | Planning Bucket End Date | |
| 19 | BUCKET_START_DATE | datetime | Planning Bucket Start Date |