ReqDemPlanMissingForecastFiller.createMissingDatesForecastEntries Method [AX 2012]

Creates the missing forecast entries for items with gaps in the forecast.

Syntax

protected void createMissingDatesForecastEntries(QueryRun _missingEntriesQueryRun)

Run On

Called

Parameters

  • _missingEntriesQueryRun
    Type: QueryRun Class
    The QueryRun object that returns the dataset to insert.

See Also

Reference

ReqDemPlanMissingForecastFiller Class