Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds the specified InventQty to the qtyRemainShip 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.