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.
Applies the action of a transfer order line.
Syntax
server public static void applyActionTransfer(ReqTrans _reqTrans, NoYesId _deleteEmptyTransfer)
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
The transfer order line transaction.
- _deleteEmptyTransfer
Type: NoYesId Extended Data Type
A Boolean value that indicates whether the transfer order header should be deleted if the last line is canceled.
Exceptions
Exception | Condition |
---|---|
Error | The update has been canceled. |