Share via


TaxReconciliationReportDP.findTmpTaxReconNoVatByAccountNumber Method [AX 2012]

Finds whether there are corresponding records.

Syntax

private boolean findTmpTaxReconNoVatByAccountNumber(MainAccountNum _accountNumber)

Run On

Server

Parameters

Return Value

Type: boolean
true if a record is found; otherwise, false.

See Also

Reference

TaxReconciliationReportDP Class