How to get correct demand quantity in MSC_DEMANDS?
Summary:
We are building a BIP Report that extracts the total demand per month having Item, Organization, and Plan ID as parameters.
However, when trying to query in MSC_DEMANDS no records are showing. Wherein, the Supply Plan the specific item, organization, and plan have values.
Is there any other tables to look for when fetching the demand?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable): Oracle Fusion Cloud Applications24B
Code Snippet (add any code snippets that support your topic, if applicable):
SELECT msi.item_name,
mp.organization_code,
using_assembly_demand_date,
0