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.
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.