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

Called

Parameters

_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.

Return Value

Type: ReqDemPlanSSASParameterValue Extended Data Type
The value of the parameter.

Community Additions

ADD
Show: