ReqDemPlanStatisticalSSASForecast.isStatisticalForecastNeeded Method [AX 2012]

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

private boolean isStatisticalForecastNeeded(ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Server

Parameters

_allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.

Return Value

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

Community Additions

ADD
Show: