Share via


LedgerSalesJournalReportDPBE.findVoucherDate Method [AX 2012]

Retrieves the records of the GeneralJournalEntry table by using the AccountingDate and ReferenceNumber values.

Syntax

public GeneralJournalEntry findVoucherDate(Voucher _voucher, TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: GeneralJournalEntry Table
A GeneralJournalEntry table record.

See Also

Reference

LedgerSalesJournalReportDPBE Class