Share via


InventTransferUpdShip.reserveCatchWeightItems Method [AX 2012]

Tries to convert existing OnOrder transactions to physical reservations for full visibility catch weight items.

Syntax

protected InventQty reserveCatchWeightItems(
    InventTransferLine _inventTransferLine, 
    InventMov_TransferFrom _inventMovement, 
    PdsCWInventQty _cwQtyToReserve)

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
The quantity still not reserved.

See Also

Reference

InventTransferUpdShip Class