WMSTransport.createTransportLinesFromReservPhysTrans Method
Creates transport lines to the to-location based on InventTrans transactions that are physically reserved at the pallet.
Syntax
private void createTransportLinesFromReservPhysTrans(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.