Share via


VendPaymentJournalDP_NA.getNumberOfJourChecks Method [AX 2012]

Counts the total number of checks inside a journal.

Syntax

private BankChequeNum getNumberOfJourChecks()

Run On

Server

Return Value

Type: BankChequeNum Extended Data Type
A BankChequeNum type variable that contains many checks.

Remarks

This method counts the check inside a journal and return that count.

See Also

Reference

VendPaymentJournalDP_NA Class