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.
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.