WHSLoadTable::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 load.
Syntax
client server public static void changeLocation(
WHSLoadId _loadId,
InventLocationId _inventLocationId,
WMSLocationId _newLocation,
WHSLocType _locType)
Run On
Called
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
The load ID.
- _inventLocationId
Type: InventLocationId Extended Data Type
The location ID.
- _newLocation
Type: WMSLocationId Extended Data Type
The new warehouse location ID.
- _locType
Type: WHSLocType Extended Data Type
The location type.