Share via


ReqDemPlanStatisticalSSASForecast.isStatisticalForecastNeeded Method [AX 2012]

Checks if there will be any need for statistical forecast generation, so that the initialization can proceed.

Syntax

private boolean isStatisticalForecastNeeded(ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Server

Parameters

Return Value

Type: boolean
True if there are IAK with statistical forecast, False otherwise

See Also

Reference

ReqDemPlanStatisticalSSASForecast Class