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
- _forecastTable
Type: ReqDemPlanForecast Table
The forecast table buffer.
- _dataContract
Type: ReqDemPlanExportBaseDataContract Class
The data contract.
- _forecastVersion
Type: ReqDemPlanForecastVersion Enumeration
The forecast version.
- _allocationKeyFilters
Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer that contains current item allocation key filters.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data Type
The total number of processed records.