Hello,
So I am running a query to select all parts from Part Master Data (Inventory_Part) based on site (contract), part number, and Part Type (Type_Code).
When running this, I am seeing that we have a single part from the same site that contains both Manufactured, and Purchased part type.
In IFS, this part number shows Type_Code as Manufactured.
We do have two sites, one that gets purchased parts, and one that contains manufactured parts.
But in this case, IFS is showing that this part for the particular site is Manufactured, but when I run a query, it is showing both Manufactured and Purchased in the Database.
Do you know why?
Thank you for the help!