ReqDemPlanDataProcessingHelper.updateQtyWithUOM Method [AX 2012]
Updates the quantity on the table, based on the unit of measure conversion that is required.
public int64 updateQtyWithUOM([boolean _isHistoricalDemand, RefRecId _version])
Run On
CalledParameters
- _isHistoricalDemand
- Type: boolean
A Boolean value that indicates whether the data is historical demand data or historical forecast data.
- _version
- Type: RefRecId Extended Data Type
The version of the forecast.
Community Additions
ADD
Show: