Share via


PdsCWValidation.convertInventQty Method [AX 2012]

Converts the catch weight quantity to an inventory quantity in the specified unit.

Syntax

protected InventQty convertInventQty(PdsCWInventQty _cwQty, [InventUnitId _unitId])

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
The InventQty value of the quantity in the specified unit.

See Also

Reference

PdsCWValidation Class