Activates the shipment.
Syntax
public void activate(boolean _updateShipmentStatus)
Run On
Called
Parameters
- _updateShipmentStatus
Type: boolean
true if the shipment status is also updated; otherwise, false.
Activates the shipment.
public void activate(boolean _updateShipmentStatus)
Called