ShipCarrierShipmentInvoice::custInvoiceJour Method
Gets the customer invoice journal for the shipment.
Syntax
client server public static CustInvoiceJour custInvoiceJour(WMSShipmentId _shipmentId)
Run On
Called
Parameters
- _shipmentId
Type: WMSShipmentId Extended Data Type
The table buffer that contains the shipment.
Return Value
Type: CustInvoiceJour Table
The customer invoice journal.
Remarks
If the shipment is not invoiced from the shipment form, null is returned.