
Hi all,
I am working on this default Inventory Aging Report in AX 2012 R3.
I need to understand that how the values are being calculated.
Actually, I need to create a custom report with 80% same result but small changes.
Most importantly, I want the actual cost price for the transactions and currently report shows the average value.
One example is below.
Item xyz shows these values in the report.
The transactional data for the same item is below.
Please help me in this regard, thanks.
Regards.
*This post is locked for comments
I have the same question (0)It is a quite complex report involving many classes to produce the buckets and do the calculations. Have a look at the classes which are used for the report, they are starting with InventAging*. The most important for you is the data provider class, InventAgingDP.