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.
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.