Share via


WHSShipmentTable::changeLocation Method

Changes the location of either the stagging or final location, based on parameters, for all non-executed work that is associated with the shipment.

Syntax

client server public static void changeLocation(
    WHSShipmentId _shipmentId, 
    InventLocationId _inventLocationId, 
    WMSLocationId _newLocation, 
    WHSLocType _locType)

Run On

Called

Parameters

See Also

Reference

WHSShipmentTable Table