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

Sales order creation using BAPI is predefined function

Former Member
0 Likes
502

then what is the necessity of creating again?Can any one explain clearly the need of creation of sales order using BAPI

3 REPLIES 3
Read only

Former Member
0 Likes
485

sales order can be creted using transaction as well as using BAPI.

BAPI_SALESORDER_CREATEFROMDAT2

but this function module doesn't have commit work. we have do explicaitly.

function module is used in case of creation of sales order from remote systems and multiple order at time from a file etc.

Read only

Former Member
0 Likes
485

whats ur exact question can u tel me plz.

Read only

Former Member
0 Likes
485

Hi Gayathri G,

We can create that bapi for updating or creating or cancelling the orders etc.

we cannot update many records at a time in tcode.

So we use this bapis or BDC programs to create a sales order or whateever it is.

BAPI is nothing but RFC.

regards,

ravi shankar reddy