Multi Level Pegging

Wanting to use Multi Level Pegging to track all materials/jobs needed to make a top level assembly.

What are the basics on making sure MLP is pulling everything associated with the top level part #?
Is using the Planning Contracts identifier required to do this?

Thanks

I built a recursive CTE BAQ to display the entire way down the MLP chain. We’ve found it to be quite useful. I have it feeding into a few different dashboards. FWIW, I’ve never found Epicor’s standard MLP tools to be of any use.

What version are you running?

Depending on how your MOMs are set up, you can run Multi Job and get all of the child jobs created with Make to Job links to the parent job.

2024.1.15

True, but if you have JobMtl pulling from stock, you won’t be able to see beyond what’s pulled from inventory. That’s where MLP shines - it’s able to associate supply and demand records despite them being routed through inventory.

This allows us to more easily identify critical path exceptions the entire way down the supply chain.

We’re on 2024.2.

If you need, I may be able to pull up a functioning version of the query from our old 2023.2 DB.

We are on the newest version. I would be interested to see what you built if you are still offering! We are having a similar issue as OP.