Share via


WMSShipment::modifyQueryForInProgress Method

Modifies the query passed as an argument.

Syntax

client server public static void modifyQueryForInProgress(WMSShipmentProgressSelection _selection, Query _query)

Run On

ClientOrServer

Parameters

  • _query
    Type: Query Class
    The query that should be modified.

Exceptions

Exception Condition
Error

The query passed as an argument does not contain a WMSShipment form as a data source.

Remarks

This method selects records based on the selection enumeration passed in as an argument. This method is used from the WMSShipment form to handle selection based on the enumeration WMSShipmentProgressSelection.

See Also

Reference

WMSShipment Table