ReqDemPlanForecastExcelFileGenerator::newStandard Method [AX 2012]

Creates a new instance of this class.

client server public static ReqDemPlanForecastExcelFileGenerator newStandard(ReqDemPlanCreateForecastDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)

Run On

Called

Parameters

_dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
_ssasInfo
Type: ReqDemPlanSSASInfo Class
An object that contains information about the SSAS server.

Return Value

Type: ReqDemPlanForecastExcelFileGenerator Class
A new instance of this class.
Show: