InventTransLineTax_IN.setTransferStatus Method [AX 2012]
This method is used to set the transfer status.
Syntax
public void setTransferStatus(boolean _isShip)
Run On
Server
Parameters
- _isShip
Type: boolean
A boolean value.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This method is used to set the transfer status.
public void setTransferStatus(boolean _isShip)
Server