WMSTransport.finish Method
Completes the transport and updates that are related to the wmsOrderTrans records.
Syntax
public void finish([WMSPalletId _toPalletId])
Run On
ClientOrServer
Parameters
- _toPalletId
Type: WMSPalletId Extended Data Type
The pallet ID to which items are transported; optional.
Exceptions
Exception | Condition |
---|---|
Error | The transport cannot be finished. |
Remarks
By default, the _toPalletId parameter is the pallet ID of the transport.