Share via


WMSShipmentShip::ship Method [AX 2012]

Handles the ship operation for a whole shipment.

Syntax

server public static void ship(WMSShipment _wmsShipment)

Run On

Server

Parameters

Remarks

This method should be used when a silent update without user interference is needed like when the WMSOutboundRule.AutoSendShipment field is selected.

See Also

Reference

WMSShipmentShip Class