ReqDemPlanDataAggregator::newStandard Method [AX 2012]
Is the default constructor for the class.
client server public static ReqDemPlanDataAggregator newStandard(
ReqDemPlanTaskLoggerInterface _logger,
ReqDemPlanForecastVersion _targetVersion,
[ReqDemPlanDateGranularity _granularity])
Run On
CalledParameters
- _logger
- Type: ReqDemPlanTaskLoggerInterface Interface
The object to use for logging.
- _targetVersion
- Type: ReqDemPlanForecastVersion Enumeration
The version to use.
- _granularity
- Type: ReqDemPlanDateGranularity Enumeration
The granularity to use for aggregation.
Show: