ReqDemPlanStatisticalSSASForecast.createMiningModel Method [AX 2012]
Creates the mining model.
private void createMiningModel(
str _miningStructureName,
str _miningModelName,
CLRObject _dataMiningHelper,
[ReqDemPlanAllocationKeyFilterTmp _allocationKey])
Run On
ServerParameters
- _miningStructureName
- Type: str
The name of the mining structure.
- _miningModelName
- Type: str
The mining model name to be used.
- _dataMiningHelper
- Type: CLRObject Class
The instance used to create the mining model.
- _allocationKey
- Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.
Community Additions
ADD
Show: