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

Process order data fetch ??

Former Member
0 Likes
520

hi

Abap Experts

iam doing smart from had to read process order detail from cor3

product, and batch ... and rest of details iam getting it from

resb table....

iam trying to search the Product code field from cor2 and batch

field to from cor2 ..but unable to find table ..

searched in aufk,aufb.

if find the table then on what key field i have to pick the data

from resb.

regards.

farukh

2 REPLIES 2
Read only

Former Member
0 Likes
465

Hi,

Are you searching for Material number for the process order, then you can get it from AFPO i.e, order item table,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
465

Hi Farukh,

See if you can use this bapi.

BAPI_INTERNALORDER_GETDETAIL

Regards.

Ravi