WMSTransport.start Method
Starts the transport.
Syntax
public void start(
[HcmWorkerRecId _worker,
WMSForkLiftId _forkLiftId,
WMSPalletId _toPalletId])
Run On
ClientOrServer
Parameters
- _worker
Type: HcmWorkerRecId Extended Data Type
The ID of the worker that operates the transport; optional.
- _forkLiftId
Type: WMSForkLiftId Extended Data Type
The ID of the forklift that is used for transport; optional.
- _toPalletId
Type: WMSPalletId Extended Data Type
The ID of the destination pallet.
Remarks
By default, the _toPalletId parameter is the pallet ID of the transport; optional.