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.
Handles the ship operation for a whole shipment.
Syntax
server public static void ship(WMSShipment _wmsShipment)
Run On
Server
Parameters
- _wmsShipment
Type: WMSShipment Table
The ID for the shipment that must be shipped.
Remarks
This method should be used when a silent update without user interference is needed like when the WMSOutboundRule.AutoSendShipment field is selected.