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