ReqDemPlanStatisticalSSASForecast.createMiningModelsPerAllocationKey Method [AX 2012]
Creates a mining model per allocation key.
private void createMiningModelsPerAllocationKey(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable,
str _miningStructureName,
CLRObject _dataMiningHelper,
ReqDemPlanCreateForecastDataContract _dataContract)
Run On
ServerParameters
- _allocationKeyFilterTable
- Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.
- _miningStructureName
- Type: str
The name of the mining structure.
- _dataMiningHelper
- Type: CLRObject Class
The DataMiningManager instance to use for creating the mining models.
- _dataContract
- Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
Community Additions
ADD
Show: