Share via


LedgerPurchaseJournalReportDPBE.findLedgerPostingJournalId Method [AX 2012]

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

Syntax

public LedgerPostingJournalId findLedgerPostingJournalId(TransDate _accountingDate, Voucher _voucher)

Run On

Server

Parameters

Return Value

Type: LedgerPostingJournalId Extended Data Type
A GeneralJournalEntry table record.

See Also

Reference

LedgerPurchaseJournalReportDPBE Class