I need help linking material numbers to workcenters.
in SE16N from the CRHD table I recovered all the ObjectID numbers associated with all the workcenters in my system.
Now I want to generate a list of all materials that use these ObjectIDs (workcenters) as the first operation on the routing.
My end goal is to then generate a list of mismatch between MRP controller and workcenter for each material.
1. I understand not all material will have a workcenter (if it has no routing)
2. I understand that the workcenter on operation 1 might be different than other operations.
EXAMPLE
Workcenter ObjectID 100000000 = "112" (workcenter)
Material 20000012 has operation "10" coded to work center "112"
II am looking for a table where I can provide Material number 20000012 and either get a return of the workcenter or workcenter objectid (though I would guess that the objectid would be the only way it could be linked
Can this be done?