ReqDemPlanForecastTableBuilder.executeFillers Method [AX 2012]
Runs all registered forecast table filler classes to fill the forecast table.
protected ReqDemPlanTaskProcessedRecordCount executeFillers(
ReqDemPlanForecast _forecastTable,
ReqDemPlanExportBaseDataContract _dataContract,
ReqDemPlanForecastVersion _forecastVersion,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters)
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.
- _allocationKeyFilters
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer that contains current item allocation key filters.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data TypeThe total number of processed records.
Community Additions
ADD
Show: