Share via


TaxReconciliationReportDP.calcCntTaxTrans Method [AX 2012]

Calculates the number of tax transactions for a given voucher and date.

Syntax

private int calcCntTaxTrans(GeneralJournalEntry _generalJournalEntry, MainAccount _mainAccount)

Run On

Server

Parameters

Return Value

Type: int
The number of transactions that matched the search criteria.

See Also

Reference

TaxReconciliationReportDP Class