Share via


LedgerSalesJournalReportDPBE.findLedgerPostingJournalId Method [AX 2012]

Retrieves the records of GeneralJournalEntry table that is based on AccountingDate and ReferenceNumber values.

Syntax

public LedgerPostingJournalId findLedgerPostingJournalId(TransDate _accountingDate, Voucher _voucher)

Run On

Server

Parameters

Return Value

Type: LedgerPostingJournalId Extended Data Type
A GeneralJournalEntry record.

See Also

Reference

LedgerSalesJournalReportDPBE Class