Application Development 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: 

BAPI to get the list of sales orders

Former Member
0 Kudos

Dear Guru's,

Can you please suggest me a BAPI to get a list of sales order based on certain criteria using Requested Delivery Date(range), Ship-To Location and PO Date(Range).

I have got BAPI_SALESORDER_GETLIST but I could not use the RDD and Ship-To criteria to get the list of orders. Appreciate your inputs here.

Thanks!

Surya.

1 ACCEPTED SOLUTION

former_member226234
Contributor
0 Kudos

Hi,

There is no BAPI with the specified input criteria.

You need to do a select query to get the data.

Regards,

Sandeep

2 REPLIES 2

former_member226234
Contributor
0 Kudos

Hi,

There is no BAPI with the specified input criteria.

You need to do a select query to get the data.

Regards,

Sandeep

Former Member
0 Kudos

hi,

refer to this thread.

regards,

sreelakshmi