ReqDemPlanForecastExcelFileGenerator::generateOnClient Method [AX 2012]

Generates the Excel file on the client tier.

Syntax

client public static boolean generateOnClient(ReqDemPlanCreateForecastDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)

Run On

Client

Parameters

Return Value

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

See Also

Reference

ReqDemPlanForecastExcelFileGenerator Class