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: 

Sales order creation using BAPI is predefined function

Former Member
0 Kudos
95

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

Former Member
0 Kudos
78

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.

Former Member
0 Kudos
78

whats ur exact question can u tel me plz.

ravishankar_reddy2
Active Participant
0 Kudos
78

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