Share via


ReqDemPlanForecastTableBuilder.fill Method [AX 2012]

Fills the ReqDemPlanForecast with adjusted forecast data from the ForecastInvent table, with the necessary version.

Syntax

private ReqDemPlanTaskProcessedRecordCount fill(
    ReqDemPlanExportBaseDataContract _dataContract, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters, 
   [ReqDemPlanForecastVersion _version])

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReqDemPlanForecastTableBuilder Class