Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the query passed as an argument.
Syntax
client server public static void modifyQueryForInProgress(WMSShipmentProgressSelection _selection, Query _query)
Run On
ClientOrServer
Parameters
- _selection
Type: WMSShipmentProgressSelection Enumeration
The selection of the shipments that should be selected
- _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.