Share via


smmSalesCustItemStatisticsDP.unitConvert Method [AX 2012]

Converts the value to the unit that is based on the item and the module.

Syntax

public Qty unitConvert(
    ItemId _itemId, 
    ModuleInventPurchSales module, 
    UnitOfMeasureSymbol unitFrom, 
   [Qty valueFrom])

Run On

Server

Parameters

Return Value

Type: Qty Extended Data Type
The value in the new unit.

See Also

Reference

smmSalesCustItemStatisticsDP Class