ShipCarrierShipmentPackingSlip::hasBeenDirectlyPackingSlipUpdated Method
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.