2008 Nov 24 10:53 AM
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
2008 Nov 24 11:12 AM
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
2008 Nov 24 11:02 AM
Hi Enzo,
You can do one thing take, use T-code ST05 take the trace of the database tables.
Hope this helps.
Regards
Sourabh
2008 Nov 24 11:10 AM
I tried with trx ST05, but nothing.
I also checked AFVC and AFVU
thanks
enzo
2008 Nov 24 11:02 AM
2008 Nov 24 11:02 AM
2008 Nov 24 11:12 AM
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
2008 Nov 24 11:16 AM
2008 Nov 24 11:23 AM
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