Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table instance to be used.
- _itemAllocationParameters
Type: ReqDemplanForecastIAKParameters Table
The record used for retriving user set values for minimum and maximum.
- _maxValue
Type: real
The minimum and maximum value ceiling to be normalized against.