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: 
SAP Community Downtime Scheduled for This Weekend

Need BAPIs

Former Member
0 Kudos
203

Hi All,

1. We have a process of updating the confirmation of the order i.e. schedule lines tab of the order using a call transaction method(BDC). We need BAPI instead of BDC.

2. To create or change order, we need BAPI with all the necessary parameters.

Please let us know if you have any solution.

Thanks in avdance,

Anand.

Moderator message - Duplicate post locked

Edited by: Rob Burbank on May 5, 2009 10:07 AM

2 REPLIES 2

Former Member
0 Kudos
133

Hi Anand,

BAPI_SALESORDER_CHANGE will do the job.

Regards,

John.

Former Member
0 Kudos
133

Hi Anand

As guided earlier BAPI_SALESORDER_CHANGE should work for you.

As far as parameters are concerned read the Function module documentation. Refer [this|http://sapabapoo.blogspot.com/2007/10/sample-example-for-bapi.html] code snippet for more information.

Hope this helps!

Regards

Shital