Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

Inventory Aging report

(0) ShareShare
ReportReport
Posted on by 304

Hello all,

I want to modify the inventory aging report (Inventory Management/Reports/Status/Physical inventory/ Inventory aging), simply I want to add the NameAlias to be displayed in the report and other 4 values, I'm struggled to find how it works or where can I add new variables or fields.

Thank you in advance

  • KareemTaima Profile Picture
    KareemTaima 304 on at
    RE: Inventory Aging report

    Hi André,

    Thank you very much, your comment guided me to found the way

  • István Orosz Profile Picture
    István Orosz 2,137 on at
    RE: Inventory Aging report

    Hi Kareem,

    InventAgingDP is a SrsReportDataProviderPreProcess class descendant, it uses regular table for storing report data. For more information please check:

    Microsoft Dynamics AX 2012 White Paper: Report Programming Model

  • KareemTaima Profile Picture
    KareemTaima 304 on at
    RE: Inventory Aging report

    Hi André,

    I was just looking in InventAgingDP class but now I found the class you mentioned and I found the table it's called InventAgingTmp but the problem it's not a temporary table, it's a regular table, as I understand so far it's that InventAgingReportLines class basically just fetching data from InventAgingTmp table and feed it to the report … So if I need to get the NameAlias value I need to add field in the table and then write a job to fill the values in the table based on the ItemId.. is that correct?

  • WillWU Profile Picture
    WillWU 22,352 on at
    RE: Inventory Aging report

    Hi

    Please have a look at the InventAging report in the AOT.

    And see the blog to modify standard report:

    www.axpulse.com/.../

  • Verified answer
    André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,711 Super User 2024 Season 2 on at
    RE: Inventory Aging report

    Hi Kareem,

    This report is using a data provider class to collect the data in a temporary table. The data provider class is InventAgingDP. It is collecting temporary data with help of the class InventAgingReportLines. You can extend the temporary table and then also extend the classs.

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans