ReqDemPlanDataProcessingHelper.getAlgorithmParameterValue Method [AX 2012]
Finds the corresponding algorithm parameter value based on the hierarchy of defaulting between the default parameters, global parameters and item allocation key parameters.
public ReqDemPlanSSASParameterValue getAlgorithmParameterValue(ReqDemplanForecastIAKParameters _itemAllocationParameters, ReqDemPlanSSASParameterName _paramName)
Run On
CalledParameters
- _itemAllocationParameters
- Type: ReqDemplanForecastIAKParameters Table
The item allocation key parameters record to be used.
- _paramName
- Type: ReqDemPlanSSASParameterName Extended Data Type
The parameter name to be used for getting the value.
Community Additions
ADD
Show: