InventReleaseOrderPickingForm.pdsCWFindQtyReservedOrdered Method [AX 2012]

Gets the catch weight quantity from the inventTrans table that has a statusIssue enumeration value of StatusIssue::ReservOrdered.

Syntax

public PdsCWInventQty pdsCWFindQtyReservedOrdered(InventTransId _inventTransId)

Run On

Server

Parameters

Return Value

Type: PdsCWInventQty Extended Data Type
The catch weight quantity.

See Also

Reference

InventReleaseOrderPickingForm Class