Share via


ReqDemPlanMissingForecastFiller.getMissingItemsForecastQuery Method [AX 2012]

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

Syntax

protected Query getMissingItemsForecastQuery()

Run On

Called

Return Value

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

See Also

Reference

ReqDemPlanMissingForecastFiller Class