PLANNING_ID_FORECASTS
tableMANPLANNING
PLANNING_ID_FORECASTS — MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_ID_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 | PLANNING_ID | varchar(20) | PK | Planning Ident |
| 4 | PLANNING_PROFILE | varchar(20) | PK | Planning Profile for MPS Creation |
| 5 | FORECAST_ITERATION | varchar(6) | PK | Planning Forecast Iteration Code |
| 6 | FORECAST_TYPE | varchar(1) | PK | Planning Forecast Type |
| 7 | STOCK_TYPE | varchar(1) | PK | Stock Type |
| 8 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 9 | SYS_CREATION_DATE | datetime | Creation Date | |
| 10 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record | |
| 11 | SYS_MODIFIED_DATE | datetime | Last Modification Date |