Dear SAP-gurus,
I am trying to pull a routing out of sap tables for a specific material, since I need the processing time and setup times in total. I can find these values in PLPO.
I have tried the following:
1. Put the Material in MAPL. Since there are multiple routings, but only one without deletion flag, I select on this field (LOEKZ).
2. Then I put the value of group (PLNNR) and group counter (PLNAL) into PLKO. This results, as expected, into 1 hit.
3. I put all common values (between PLKO and PLPO) into PLPO (group, created on, changed on, created by etc,..) . Then however, I get a large number of hits, including multiple duplicate work centers.
I just need the routing as can be found in CA03, this routing is correct. Do I miss a table? How do I get the correct routing from PLPO?
Thanks for your help in advance!