DSP Class for InventOnhand Reports

Situation:

We are trying to modify Inventory Reports, specifically “InventOnhand.Report” Do you have a Class-Name associated with this Inventory Report?

Expectation:
What provider Class can give the necessary fields for InventOnhand.Report ?

Hi Heller,

We don’t have the InventOnHand.Report report-specific DSP class yet, so I would recommend reading this article to develop it yourself: How to Write a Data Source Provider Class.

You are also welcome to take a look at one of the DSP classes in our replicas to see how we developed them.