Application Development and Automation 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: 
Read only

Sub Operation

Former Member
0 Likes
1,306

Does anyone have any idea where i can find the Sub operation field.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,139

In what sense?

You can start with table PLPH.

Rob

6 REPLIES 6
Read only

Former Member
0 Likes
1,140

In what sense?

You can start with table PLPH.

Rob

Read only

0 Likes
1,139

I'am attempting to generate a routinng list detailing material, Material description , work center, operation and sub operations, so far not much luck at all.

Which field do you suggest i use in PLPH.

Thank you

Read only

0 Likes
1,139

Let's try this a different way.

What table stores the operation?

Rob

Read only

0 Likes
1,139

Thes are the tables i'm currently using MAPL, PLKO, PLAS, PLPO

and PLPO seems to be the one with the operation.

Read only

0 Likes
1,139

field "VORNR"

Read only

1,139

Operations and suboperations are stored in same table AFVC. Suboperations can be identified with the field 'Sup. Op. node' (SUMNR) populated with the operation to which it is assigned.

Regards