cancel
Showing results for 
Search instead for 
Did you mean: 

Operation/Activity Number table

Former Member
0 Kudos

Hi experts,

I have a problem finding the Operation/Activity Number (FERTVORNR) of an order number (AUFNR), what I want is the name of the table in which I can find it.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Masood,

FERTVORNR exists only in structures.  Just because a field exists in a structure does not necessarily mean that the field has a direct counterpart in a table.  Also, depending upon the actual object type in a structure, the field may be stored in more than one table, under different circumstances.

'Operation' (VORNR) for a Production order (AUFNR) can typically be found in AFVC.

Best Regards,

DB49

Former Member
0 Kudos

I've checked afvc, i doesn't contain what i want, i wanna know how i can get the plan number of an order number, you see in qm03 when we choose the notification number of an order number, we can see the plan number of the order number, but I wanna know how can I get this value in my code, if there's no table containing this info then maybe a function or something, how can i get the info?

Former Member
0 Kudos

Do you refer to the field AUFPL in table AFKO ?

sjeevan
Active Contributor
0 Kudos

I'm surprised you couldn't find plan number of an order in AFVC.

Also you can find AUFPL in multiple tables CAUFV, AFKO