IntrastatTransferIT.exportToBeIncludedCustInvoiceTrans Method [AX 2012]
Indicates whether a CustInvoiceTrans must be included into the Intrastat transaction.
Syntax
protected boolean exportToBeIncludedCustInvoiceTrans(CustInvoiceJour _custInvoiceJour, CustInvoiceTrans _custInvoiceTrans)
Run On
Called
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour involved.
- _custInvoiceTrans
Type: CustInvoiceTrans Table
The customer invoice transaction involved.
Return Value
Type: boolean
true if the transactions must be included; otherwise, false.