ReqDemPlanImportForecastService.saveImportedForecastInfo Method [AX 2012]
Saves the parameters of this forecast import in the log table.
Syntax
private void saveImportedForecastInfo(ReqDemPlanImportForecastDataContract _dataContract)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanImportForecastDataContract Class
The contract that holds the parameter values.