Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Sub operation's table for production order

Former Member
0 Kudos
402

Hi all,

I'm looking for the database table where the sub operetion of a production order are saved.

From transactino CO03 (and others) I saw the structure AFVGB but I can't find a database table.

Also a FM that retrive operation and sub-operation for a specific order can be useful.

thanks

enzo

1 ACCEPTED SOLUTION

Former Member
0 Kudos
129

Enzo,

I think you are mentioning about the routings attached to a material - plant combination. Regarding the production order I assume it uses the FM, ROUTING_CALLED_BY_BOM to retrieve the operations

and sequences associated with a production order.

Hope this clarifies,

Thanks,

Sojan Samuel

7 REPLIES 7

Former Member
0 Kudos
129

Hi Enzo,

You can do one thing take, use T-code ST05 take the trace of the database tables.

Hope this helps.

Regards

Sourabh

0 Kudos
129

I tried with trx ST05, but nothing.

I also checked AFVC and AFVU

thanks

enzo

Former Member
0 Kudos
129

Hi,

Check database table AFVC.

Regards,

Neil.

Former Member
0 Kudos
129

Hi ...

You can check this tables afvc, afvu

Former Member
0 Kudos
130

Enzo,

I think you are mentioning about the routings attached to a material - plant combination. Regarding the production order I assume it uses the FM, ROUTING_CALLED_BY_BOM to retrieve the operations

and sequences associated with a production order.

Hope this clarifies,

Thanks,

Sojan Samuel

Former Member
0 Kudos
129

This message was moderated.

former_member1245113
Active Contributor
0 Kudos
129

Hi Enzo,

you can find the sub operations in Production order item table or most reliable one is SO22

in other tables if you delete an operation that will be updated not in other item tables.

but i will be updated in SO22

regards

Ramchander Rao.K