Share via


ReqDemPlanMissingForecastFiller::newParameters Method [AX 2012]

Initializes a new instance of the ReqDemPlanMissingForecastFiller class based on the given parameters.

Syntax

client server public static ReqDemPlanMissingForecastFiller newParameters(
    ReqDemPlanCreateForecastDataContract _dataContract, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter, 
   [ReqDemPlanTaskLoggerInterface _logger])

Run On

Called

Parameters

Return Value

Type: ReqDemPlanMissingForecastFiller Class
a new instance of the ReqDemPlanMissingForecastFiller class.

See Also

Reference

ReqDemPlanMissingForecastFiller Class