Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

add customer/vendor in Ledger Transaction List Report

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello All,

I have got requirement to add Customer or Vendor name in Ledger Transaction List report. GL->Reports-> Transactions -> Ledger Transaction List Report.

This report fetches data from all the type of journals and i want to show customer/vendor based on transaction belongs to whomever.

Can someone please guide how to get customer/vendor here on this report?

*This post is locked for comments

  • MYGz Profile Picture
    MYGz 1,935 on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi VDY,

    Here's my 2 cents:

    You are right that LedgerPostingType is big, but you would only be having few entries in GeneralJournalAccountEntry.

    Check all the postingtypes present (run in SSMS or create x++ query), "select distinct postingtype from GeneralJournalAccountEntry" and then figure out your conditions to edit in ReportDP class.

    You have to edit ReportDP class, (ui,contract,controller if required), ReportTmp table and SSRS report to achieve the customization.

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi VDY,

    You could apply filters to the report to get the data you are looking for.

    The report basically shows you what you can identify when you are opening a voucher and then click transaction origin but it shows this for all kind of transactions selected/filtered.

    You can check if this report works out for you.

    If it does not, you have to create something that fits your requirements better.

    Best regards,

    Ludwig

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi Hossein,

    Thanks for your suggestion. I have looked into Transaction Origin report and it just use the same subledgervoucher and accountingdate to identify custtrans , vendTrans etc.

    My question is how does it know if it's credit note or expense or any other kind of transaction?

    Don't we need to use PostingType field from GeneralJournalAccountEntry table to make a join to CustTrans only for those types that belongs to Customer transactions?

    If so, How to determine which are related to customer and which are related to Vendor from so many PostingTypes in the Enum LedgerPostingType?

  • Suggested answer
    Hossein.K Profile Picture
    Hossein.K 6,646 on at
    RE: add customer/vendor in Ledger Transaction List Report

     GL->Reports-> Reconciliation-> Specification-> Transaction origin

    You may need a report which considers information from different modules. For example: One report that contains the financial transactions of a purchase order linked to a project.

    The Transaction origin report can assist in achieving this requirement.

    5531.1111.png

  • Suggested answer
    Hossein.K Profile Picture
    Hossein.K 6,646 on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi VDY,

    Your problem is solved?

    Do you try Transaction origin report in module GL?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi Crispin,

    my requirement is to cover all the ledger accounts and is not limited to expense ledger accounts only. Credit note also needs be covered.  Voucher may have more than one vendor and i am ok to show first vendor that it returns.

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi Vdy,

    Alternatively, test if the transaction origin report might help. It is available in the GL report reconciliation section and should show you the customer/vendor together with the voucher.

    Best regards

    Ludwig

  • Suggested answer
    André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 292,516 Super User 2025 Season 1 on at
    RE: add customer/vendor in Ledger Transaction List Report

    Hi VDY,

    Management Reporter is able to have the customer and vendor as attribute. Would it be possible to use this tool? If not, you have to check per transaction if there is a customer or vendor transaction and from that transaction use the account number or get the name. This would for sure slow down the processing of this report. For that reason, use a duplicate of the report to customize.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,399 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans