ReqDemPlanForecastTableBuilder.fill Method [AX 2012]
Fills the ReqDemPlanForecast with adjusted forecast data from the ForecastInvent table, with the necessary version.
private ReqDemPlanTaskProcessedRecordCount fill(
ReqDemPlanExportBaseDataContract _dataContract,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters,
[ReqDemPlanForecastVersion _version])
Run On
ServerParameters
- _dataContract
- Type: ReqDemPlanExportBaseDataContract Class
The data contract to be used.
- _allocationKeyFilters
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer that contains current item allocation key filters.
- _version
- Type: ReqDemPlanForecastVersion Enumeration
The forecasting version.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data TypeThe number of processed records.
Community Additions
ADD
Show: