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

Table to get 'Process Order' Number

Former Member
0 Likes
818

Hello,

What will be the most appropriate table to use for selecting the 'Process Order Number (AUFNR)' when I have 'Material (MATNR)' and 'Batch (CHARG)'?

Thanks.

Hello,

What will be the most appropriate table to use for selecting the 'Process Order Number (AUFNR)' when I have 'Material (MATNR)' and 'Batch (CHARG)'?

Thanks.

4 REPLIES 4
Read only

Sm1tje
Active Contributor
0 Likes
745

not sure, but what about AUFK? I have no system available anymore for checking myself, sorry if info is not correct.

Read only

Former Member
0 Likes
745

Table 'AUFK' does not have either 'CHARG' or 'MATNR'.

Thanks.

Read only

Former Member
0 Likes
745

Hi Sey,

I'm not familiar with the fields, nor the process involved. But the method I use to determine: What are the best suited table to look for the fields, is using a trace ST05 over the standard transaction where you can see this information you're looking for.

Hope it helps.

Regards,

Gilberto Li

Read only

Former Member
0 Likes
745

try with the table LIPS (SD document: Delivery: Item data), here u can find the 3 fields that u looking for.

the key fields are vbeln (Delivery) y posnr (Delivery item)