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
- _projInvoiceJour
Type: ProjInvoiceJour Table
The project invoice journal involved.
- _projInvoiceItem
Type: ProjInvoiceItem Table
The project invoice item involved.
Return Value
Type: boolean
true if the transactions must be included; otherwise, false.