Share via


InventReleaseOrderPickingForm.pdsCWFindQtyOnPick Method [AX 2012]

Finds the catch weight quantity on a picking list or output order for the item and the inventdim on the sales line.

Syntax

public PdsCWInventQty pdsCWFindQtyOnPick(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: PdsCWInventQty Extended Data Type
The catch weight quantity.

Remarks

The result is saved in a map for performance reasons.

See Also

Reference

InventReleaseOrderPickingForm Class