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

Bapi to display sales document item data

Former Member
0 Likes
615

Hi all,

I want to display sales document item information through webdynpro app. I can see only BAPI_SALESORDER_GETLIST to search sales documents.

I am searching for a Bapi which used to display sales document item data which is in the similar lines of BAPI_PO_GETDETAIL or BAPI_PO_GETITEMS in case of purchase order. Any help will be highly appreciated.

Thank you.

Regards,

Bharath.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
512

Hi, Bharath!

FM BAPISDORDER_GETDETAILEDLIST provides extensive info for given sales order.

Regards,

Maxim.

Hi all,

I want to display sales document item information through webdynpro app. I can see only BAPI_SALESORDER_GETLIST to search sales documents.

I am searching for a Bapi which used to display sales document item data which is in the similar lines of BAPI_PO_GETDETAIL or BAPI_PO_GETITEMS in case of purchase order. Any help will be highly appreciated.

Thank you.

Regards,

Bharath.

2 REPLIES 2
Read only

Former Member
0 Likes
513

Hi, Bharath!

FM BAPISDORDER_GETDETAILEDLIST provides extensive info for given sales order.

Regards,

Maxim.

Read only

0 Likes
512

Hi Maxim,

Thats great. I appreciate your help. It solved my problem.

Regards,

Bharath