Share via


ReqDemPlanForecastTableBuilder.executeFillers Method [AX 2012]

Runs all registered forecast table filler classes to fill the forecast table.

Syntax

protected ReqDemPlanTaskProcessedRecordCount executeFillers(
    ReqDemPlanForecast _forecastTable, 
    ReqDemPlanExportBaseDataContract _dataContract, 
    ReqDemPlanForecastVersion _forecastVersion, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters)

Run On

Server

Parameters

Return Value

Type: ReqDemPlanTaskProcessedRecordCount Extended Data Type
The total number of processed records.

See Also

Reference

ReqDemPlanForecastTableBuilder Class