Share via


WMSOrderTransType_OutputDontPostTransfer.pdsIncreaseQtyZeroCWLine Method [AX 2012]

Increases the weight of the output order transaction by allocating more quantity from the movement when the catch weight quantity is equal to 0 (zero).

Syntax

private container pdsIncreaseQtyZeroCWLine(InventQty _qtyRequested, PdsCWInventQty _cwQtyRequested)

Run On

Called

Parameters

Return Value

Type: container
A container with the research flag, the remaining quantity and the remaining catch weight quantity

Remarks

This method should only be called, if only the weight for the output order transaction is to be increased. It is not implemented yet to handle the increase of catch weight quantity

See Also

Reference

WMSOrderTransType_OutputDontPostTransfer Class