WMSTransport.createTransportLinesFromPhyscialOnHand Method
Creates transport lines to the to-location for the quantity that is physical on hand at the pallet.
Syntax
private void createTransportLinesFromPhyscialOnHand(WMSPallet _wmsPallet, WMSLocation _toLocation)
Run On
Called
Parameters
- _wmsPallet
Type: WMSPallet Table
The pallet that is being transported.
- _toLocation
Type: WMSLocation Table
The WMSLocation location the transport is to.