Share via


PdsCWValidation_TestResults.convertInventQty Method [AX 2012]

Converts the catch weight quantity to the 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 catch weight minimum quantity in the specified unit.

See Also

Reference

PdsCWValidation_TestResults Class