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 invoiced directly from the shipment form.
Syntax
server public static boolean hasBeenDirectlyInvoiced(WMSShipmentId _shipmentId)
Run On
Server
Parameters
- _shipmentId
Type: WMSShipmentId Extended Data Type
The Shipment ID of the ShipCarrierShipmentInvoice table record.
Return Value
Type: boolean
true if the shipment has been invoiced; otherwise, false.