ReqDemPlanMissingForecastFiller.getMissingDatesForecastQuery Method [AX 2012]

Builds a query that determines the missing forecast data per date to insert.

Syntax

protected Query getMissingDatesForecastQuery()

Run On

Called

Return Value

Type: Query Class
A query that determines the missing forecast data per date to insert.

See Also

Reference

ReqDemPlanMissingForecastFiller Class