SalesInvoiceDP.insertTransportationDocument Method [AX 2012]

Inserts the transportation information.

Syntax

private void insertTransportationDocument(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

  • _custInvoiceJour
    Type: CustInvoiceJour Table
    The CustInvoiceJour record that has the invoice header information.

See Also

Reference

SalesInvoiceDP Class