Share via


LedgerPurchaseJournalReportDPBE.findVoucherDate Method [AX 2012]

Retrieves the records of the GeneralJournalEntry table, depending on AccountingDate and ReferenceNumber values.

Syntax

public GeneralJournalEntry findVoucherDate(Voucher _voucher, TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: GeneralJournalEntry Table
A GeneralJournalEntry record.

See Also

Reference

LedgerPurchaseJournalReportDPBE Class