Share via


IntrastatTransfer.loadFreeTextFromCustInvoiceJour Method [AX 2012]

Copies data that originated from free text invoices from the CustInvoiceJour and CustInvoiceTrans tables to the Intrastat table.

Syntax

public void loadFreeTextFromCustInvoiceJour(IntrastatDirection _direction, CustInvoiceJour _custInvoiceJour)

Run On

Called

Parameters

Remarks

The data from the free text invoice is filtered from the CustInvoiceJour table by using the RefNum::Cust enumeration value.

See Also

Reference

IntrastatTransfer Class