Share via


InventQualityManagementCreate.pdsCalculateQuantityForCWItem Method [AX 2012]

Calculates the quality order quantity in inventory unit for a catch weight item.

Syntax

protected InventQty pdsCalculateQuantityForCWItem(PdsCWInventQty _cwQty, InventDim _inventDimCriteria)

Run On

Server

Parameters

Return Value

Type: InventQty Extended Data Type
The quality order quantity in inventory unit for a catch weight item.

Remarks

This method follows marking logic that is used by inventory blocking when it picks exact transactions that will be blocked.

See Also

Reference

InventQualityManagementCreate Class