Hi,
I need to modify the printing of Item Arrival Journal to show some of the fields of its reference document.
So, for example, If the Item arrival Journal comes from "Return Order" I need to include the following field to the printout.
- Customer Name
- Sales Order Number
- Invoice Number
- Packing Slip Number
I also need some of the Purchase Order details if it came from Purchase Order.
I have checked the SSRS report and it uses Query as Datasource instead of RDP.
My first idea is to create a display method for each field to the WMSJournalTrans Table but this will surely affect the performance which I'm avoiding. Is there an easy way to do that? Appreciate any help. Thanks.
I'm Using AX 2012 R3 CU12
*This post is locked for comments