ReqDemPlanForecastExcelFileGenerator::generateOnServer Method [AX 2012]

Generates the pn_excel_2nd file on the server tier.

Syntax

server public static boolean generateOnServer(ReqDemPlanCreateForecastDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)

Run On

Server

Parameters

Return Value

Type: boolean
true if the pn_excel_2nd file has been generated; otherwise, false.

See Also

Reference

ReqDemPlanForecastExcelFileGenerator Class