Share via


WMSShipment.setStatus Method

Updates the various status fields on the shipment if needed.

Syntax

public void setStatus([NoYes _pick, NoYes _pallets])

Run On

ClientOrServer

Parameters

  • _pick
    Type: NoYes Enumeration
    If NoYes::Yes is passed the pick expedition status is updated if needed.
  • _pallets
    Type: NoYes Enumeration
    If NoYes::Yes is passed the pallet expedition status is updated if needed.

See Also

Reference

WMSShipment Table