InventMov_TransferTransitTo.addRemainPhysical Method [AX 2012]
Adds the InventQty that is passed as argument to the qtyRemainReceive of the InventTransferLine that is related to this movement.
Syntax
public void addRemainPhysical(InventQty _inventQty)
Run On
Called
Parameters
- _inventQty
Type: InventQty Extended Data Type
The quantity to be added.