Share via


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

  • _excludeError
    Type: boolean
    A Boolean that determines if Error containers should be excluded from the list or not.

See Also

Reference

WHSContainerTable Table