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

IW33 - Data in Order Component tab

Former Member
0 Likes
1,154

Hi All,

In tcode: IW33 - Display Order. There is tab called - Component. Can I know where does the data stored inside this tab? Example the Item no, component, etc. Kindly need your advise. Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
797

Hello,

this data is a part of table RESB - but only a part.

You could look into the program SAPDBAFI - there's a form put_diresb. There you could copy the logic to retrieve this data.

Regards Wolfgang

1 REPLY 1
Read only

Former Member
0 Likes
798

Hello,

this data is a part of table RESB - but only a part.

You could look into the program SAPDBAFI - there's a form put_diresb. There you could copy the logic to retrieve this data.

Regards Wolfgang