Skip to content

Latest commit

 

History

History
99 lines (67 loc) · 2.63 KB

journal-list-report-ledgerjournal.md

File metadata and controls

99 lines (67 loc) · 2.63 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords
Journal list report (LedgerJournal)
Journal list report (LedgerJournal)
2959027e-e523-4885-a538-243cfcafd3b0
36057549
tonyafehr
04/18/2014
v=AX.60
SSRS_Reports.Reports.LedgerJournal
journal list
journal report

Journal list report (LedgerJournal)

[!INCLUDEarchive-banner]

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

The Journal list report displays all journalized transactions, sorted by journal number.

How to work with reports

The following topics explain how to print a report and how to filter and sort the data on a report.

Details of this report

The following table explains where to find the report in the Application Object Tree (AOT) and how to navigate to the report in the Microsoft Dynamics AX client.

Detail

Description

Name of report in the AOT

LedgerJournal

Location of report in the AOT

SSRS Reports\Reports\LedgerJournal

Menu item of the report

LedgerJournal

LedgerJournalAction

Navigation to the report

Click General ledger > Periodic > Journals > Ledger journal. Click Journal list.

Where the data in this report comes from

The data on this report comes from the following sources:

  • LedgerJournalTable table

  • LedgerJournalTrans table

  • LedgerJournalTmp table

Note

To determine where the data in the temp table comes from, view the cross-references for the LedgerJournalDP.processReport class.

If you are a developer, you can learn more about where the data on a report comes from by using the following procedure.

  1. Open the AOT.

  2. Locate the report in the SSRS Reports\Reports node.

  3. Right-click the report and click Add-Ins > Cross-reference > Using (instant view).