Share via


InventUpd_Reservation.pdsGetLastBoxQty Method [AX 2012]

Indicates whether the value of the catch weight quantity field is removing quantity from the last box, and if so, how much quantity is removed.

Syntax

private container pdsGetLastBoxQty(InventTrans _inventTrans, PdsCWInventQty _cwQty)

Run On

Server

Parameters

Return Value

Type: container
A container that specifies whether the catch weight quantity is the last box, and if so, specifies the related order quantity.

See Also

Reference

InventUpd_Reservation Class