Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Imports the forecast from the Demand forecast cube into the Demand forecast tables.
Syntax
public boolean importForecastFromCube(ReqDemPlanImportForecastDataContract _dataContract)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanImportForecastDataContract Class
The data contract that holds run-time parameters.
Return Value
Type: boolean
true if forecast import was successful; otherwise, false.