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 of a given company.
Syntax
public void importCompanyForecastFromCube(
ReqDemPlanImportForecastDataContract _dataContract,
DataAreaId _dataAreaId,
ForecastModelId _forecastModelId)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanImportForecastDataContract Class
The data contract object.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area ID of the company that is being processed.
- _forecastModelId
Type: ForecastModelId Extended Data Type
The forecast model into which to import demand.