cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to find Routing list for all material ?

Former Member
37,367

Dear all,

E.g. -- There is routing for 1000 material codes.

I can see routing for one material routing by CA03 Tcode.

But if I want to see for all 1000 material routing with all operation stages/activity , How to see ?

Is there any TC , tables , ...... ?

I want to transfer it in EXCEL format.

Pl' reply.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi

You can use Print task list transaction code CA51.

or if you want to develop a program to download using tables, use following tables

MAPL,PLKO, PLAS,PLPO

Regards,

Krishna Mohan

Former Member
0 Likes

I have the same issue , I think this will work if you can show me how to display in a list format.

Thanks, points will be awarded, im new to SAP

rupeshjranagmailcom
Discoverer
0 Likes
table MAPL with PLPO PLAS PLKO result not match with CA03 result pls help
aybak
Explorer
0 Likes
@rupes, were you able to rebuild the result of ca03? Thx

Answers (2)

Answers (2)

Former Member

Use C223 transaction code and under Task List Type maintain as Routing.

Give the plant you require as plant is obligatory entry in this screen and then execute.

It displays all the routings available in the plant with details like Validity dates, Lot Sizes, Routing Number.... and many more.

Hope this helps you.

Former Member
0 Likes

T-Code : CA85N

CEWB

Hope it will helpfull

former_member657580
Discoverer
0 Likes

Yes , thanks for sharing.