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.
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
- _direction
Type: IntrastatDirection Enumeration
The direction of the transfer.
- _custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour buffer from which the data is copied.
Remarks
The data from the free text invoice is filtered from the CustInvoiceJour table by using the RefNum::Cust enumeration value.