Share via


InventReleaseOrderPickingForm.pdsCWFindQtyPhysicalInvent Method [AX 2012]

Finds the total catch weight quantity for a specified item that has the specified dimensions.

Syntax

public PdsCWInventQty pdsCWFindQtyPhysicalInvent(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: PdsCWInventQty Extended Data Type
The total catch-weight quantity for the specified item that has the specified dimensions.

See Also

Reference

InventReleaseOrderPickingForm Class