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