WHSContainerTable::lookupContainersByShipment Method
Lookup method for showing manually created containers related to a shipmentId
Syntax
client server public static void lookupContainersByShipment(
FormStringControl _ctrl,
WHSShipmentId _shipmentId,
[boolean _excludeError])
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The container Id form control.
- _shipmentId
Type: WHSShipmentId Extended Data Type
The shipment Id that containers are being filtered on.
- _excludeError
Type: boolean
A Boolean that determines if Error containers should be excluded from the list or not.