ReqDemPlanForecastTableBuilder.executeProcessors Method [AX 2012]
Runs all registered forecast table processor classes to update forecast table.
protected ReqDemPlanTaskProcessedRecordCount executeProcessors(
ReqDemPlanForecast _forecastTable,
ReqDemPlanExportBaseDataContract _dataContract,
ReqDemPlanForecastVersion _forecastVersion)
Run On
ServerParameters
- _forecastTable
- Type: ReqDemPlanForecast Table
The forecast table buffer.
- _dataContract
- Type: ReqDemPlanExportBaseDataContract Class
The data contract.
- _forecastVersion
- Type: ReqDemPlanForecastVersion Enumeration
The forecast version.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data TypeThe total number of processed records.
Community Additions
ADD
Show: