Hello Epicorist,
I added a UD field ( ICCountryName_c ) in orderel table, the field holds country description if its intercompany sales order.
In my material queue report, i want to show this country description. Therefore, i added orderhed, orderdtl, orderrel table to the data definition.
when i generate the report, system not showing the UD field (ICCountryName_c) value , when the value does exist in orderrel table.
How can I make it work?
(Note: Data model is regenerated, client cache cleared, 100% sure that i am querying the right table from the reports db …)