Share via


ReqDemPlanDataProcessingHelper.updateQtyWithUOM Method [AX 2012]

Updates the quantity on the table, based on the unit of measure conversion that is required.

Syntax

public int64 updateQtyWithUOM([boolean _isHistoricalDemand, RefRecId _version])

Run On

Called

Parameters

  • _isHistoricalDemand
    Type: boolean
    A Boolean value that indicates whether the data is historical demand data or historical forecast data.

See Also

Reference

ReqDemPlanDataProcessingHelper Class