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