ReqDemPlanCreateForecastService.enableWriteback Method [AX 2012]
Enables write-back to the demand forecast partition of the cube.
protected void enableWriteback(
ReqDemPlanSSASHelper _ssasHelper,
ReqDemPlanSSASInfo _ssasInfo,
ReqDemPlanTaskLoggerInterface _logger)
Run On
ServerParameters
- _ssasHelper
- Type: ReqDemPlanSSASHelper Class
The instance of the SSAS connection helper to use.
- _ssasInfo
- Type: ReqDemPlanSSASInfo Class
The instance of the SSAS parameter helper to use.
- _logger
- Type: ReqDemPlanTaskLoggerInterface Interface
The instance of the logger to use.
Community Additions
ADD
Show: