web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Customizing Customer aging report

(0) ShareShare
ReportReport
Posted on by 72
Hello everyone,
in the customer aging report i need display both the TransactionDate and the DueDate (if the user chose in the parameters TransactionDate then DueDate, if the user chose DueDate then it's DueDate and TransactionDate in that order) and i need to add another field which is invoice from CustTrans.
my problem is that i can't figure which method i need to override inside the DP or is it more complicated then that?
I have the same question (0)
  • Suggested answer
    GirishS Profile Picture
    27,843 Moderator on at
    Hi Wassim,
     
    I would suggest you to create new report same as the standard report and do your customization there.
    Coding inside the DP class uses SysQueryRecordInsert to insert records in the table. Also, this class used update_ recordset to update the record in the temp table.
    So instead of troubleshooting them I would go with creating the report same as the standard.
     
    Thanks,
    Girish S.
  • wassim.77 Profile Picture
    72 on at
    Thank you Girish for your quick answer, indeed i duplcated the report and customized the needed disgn with the fields that i need.
    but i need to populate them with data from the DP
  • GirishS Profile Picture
    27,843 Moderator on at
    Yes, that's what I am saying. From my knowledge the DP class code includes call to another class which extends SysQueryRecordInsert class to insert bulk records in temp table.
    Also, records are updated in the temp table.
    I am asking you to duplicate all the objects related to DP class which includes DP, DC, UI, Controller class - Point the report dataset dp class to the new class you created - Design wise you can use the standard report.
    After duplicating it you can customize as you want.
    There is lot of question asked against this report in the forum and no thread has verified answers.
    Only disadvantage will be, if the update is released by Microsoft for this report - It won't update your custom report.
     
    Thanks,
    Girish S.
  • wassim.77 Profile Picture
    72 on at
    Thank you Girish.
    can you gave me an example on how to "Point the report dataset dp class to the new class you created"?
    does my new class need to be an extension for CustAgingReportDP and if so in what methode should i insert my new data.
  • GirishS Profile Picture
    27,843 Moderator on at
    No Just create normal class which should extends the class that CustAgingReportDp extends.
    It's just normal way of creating the SSRS report - You can refer to any blog for creating new SSRS report from scratch.
     
    Thanks,
    Girish S.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 632 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 624

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans