Oracle Supply Demand Issue
Hi All,
We have a custom requirement to show Item Supply Demand information. We followed below thread:
https://community.oracle.com/thread/667964
We are invoking the Supply Demand form from backend, getting data inserted into mtl_supply_demand_temp and we are reading it further.
Now the problem is, as we are observing, the data inserted doesn’t show the demand for the sales orders which are not reserved(i.e. no entry in mtl_demand table). Whereas if we see it from Standard oracle Supply Demand screen, we see the data there. For rest all supply demand entities, we get the data correctly.