Share via


ReqDemPlanDataProcessingHelper.setNormalizedMinMaxQuantity Method [AX 2012]

Sets the normalized minimum and maximum values defined by the user against the minimum and maximum values of the system.

Syntax

private void setNormalizedMinMaxQuantity(
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable, 
    ReqDemplanForecastIAKParameters _itemAllocationParameters, 
    real _maxValue)

Run On

Called

Parameters

  • _maxValue
    Type: real
    The minimum and maximum value ceiling to be normalized against.

See Also

Reference

ReqDemPlanDataProcessingHelper Class