Hello, we previously were using ItemCustSalesHist table to run some reports. This table is very useful. It has the sum up data with Item and Customers by each period. So we don’t have to count from the ARTran to reduce perfermance issue.

I don’t understand why this table is obsolete in 2024R2 or even earlier version .Is there a replacement for it? I Know there is a ItemSalesHist table, but we need to group or exclude some customers. So I need some data form like customer ,item ,sales qty (already counted) , period, something like this.
Can anyone help?



