ShipCarrierShipmentInvoice::hasBeenDirectlyInvoiced Method
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.