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.
Determines whether the shipment has been pack slipped directly from the shipment form.
Syntax
server public static boolean hasBeenDirectlyPackingSlipUpdated(WMSShipmentId _shipmentId)
Run On
Server
Parameters
- _shipmentId
Type: WMSShipmentId Extended Data Type
The shipment ID that corresponds to the WMSShipment table record.
Return Value
Type: boolean
true if the shipment has been pack slipped; otherwise, false.