Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract instance.
- _allocationKeyFilter
Type: ReqDemPlanAllocationKeyFilterTmp Table
The allocation key filter table buffer.
- _logger
Type: ReqDemPlanTaskLoggerInterface Interface
The logger instance
Return Value
Type: ReqDemPlanMissingForecastFiller Class
a new instance of the ReqDemPlanMissingForecastFiller class.