WHSContainerTable::reOpenContainer Method
Reopens a closed container.
Syntax
server public static void reOpenContainer(
WHSShipmentId _shipmentId,
WHSContainerId _containerId,
[boolean _unmanifestShipment])
Run On
Server
Parameters
- _shipmentId
Type: WHSShipmentId Extended Data Type
The shipment Id the container is for.
- _containerId
Type: WHSContainerId Extended Data Type
The container Id of the container being reopened.
- _unmanifestShipment
Type: boolean
A Boolean that determines if the the container should be unmanifested.