Share via


IntrastatTransfer.exportToBeIncludedProjInvoiceItem Method [AX 2012]

Indicates whether a ProjInvoiceItem must be included into the Intrastat transaction.

Syntax

protected boolean exportToBeIncludedProjInvoiceItem(ProjInvoiceJour _projInvoiceJour, ProjInvoiceItem _projInvoiceItem)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transactions must be included; otherwise, false.

See Also

Reference

IntrastatTransfer Class