Share via


WMSOrder.setStatus Method

Updates the status.

Syntax

public void setStatus([WMSOrderTrans _wmsOrderTrans])

Run On

Called

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    An WMSOrderTrans record that is related to this WMSOrder record; optional.

Remarks

The _wmsOrderTrans parameter can be passed to improve performance when the status of the record has changed.

See Also

Reference

WMSOrder Table