Share via


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.

Syntax

public ReqDemPlanSSASParameterValue getAlgorithmParameterValue(ReqDemplanForecastIAKParameters _itemAllocationParameters, ReqDemPlanSSASParameterName _paramName)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqDemPlanDataProcessingHelper Class