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.
Looks up pallets that are in a shipments line.
Syntax
client public static void lookupPalletIdWithinWMSShipment(
FormStringControl _ctrl,
WMSShipmentId _wmsShipmentId,
[WMSLocationId _wmsLocationId])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The control where lookup should be performed.
- _wmsShipmentId
Type: WMSShipmentId Extended Data Type
The shipment ID for which the lookup should be done.
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The location where the pallet lookup should occur; optional.
Remarks
The wmsOrderTrans.ToInventDimId value is used to find pallets.